diff options
| author | 2015-07-08 07:35:06 -0300 | |
|---|---|---|
| committer | 2015-07-08 07:35:06 -0300 | |
| commit | 055d72d76b44b0e627c8a17c48dbecd62e44197b (patch) | |
| tree | e2c8d5475477c46115461fe9547c1ee797873635 /nikola/data/samplesite/stories | |
| parent | 61f3aad02cd6492cb38e41b66f2ed8ec56e98981 (diff) | |
| parent | b0b24795b24ee6809397fbbadf42f31f310a219f (diff) | |
Merge tag 'upstream/7.6.0'
Upstream version 7.6.0
Diffstat (limited to 'nikola/data/samplesite/stories')
| -rw-r--r-- | nikola/data/samplesite/stories/1.rst | 4 | ||||
| -rw-r--r-- | nikola/data/samplesite/stories/bootstrap-demo.rst | 2 | ||||
| l--------- | nikola/data/samplesite/stories/upgrading-to-v6.txt | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/nikola/data/samplesite/stories/1.rst b/nikola/data/samplesite/stories/1.rst index b662fae..abe1d0b 100644 --- a/nikola/data/samplesite/stories/1.rst +++ b/nikola/data/samplesite/stories/1.rst @@ -7,5 +7,5 @@ Hope you enjoy this software! -* Home page at http://getnikola.com -* Author's blog (and reason why Nikola exists): http://ralsina.me +* Home page at https://getnikola.com/ +* Author's blog (and reason why Nikola exists): http://ralsina.me/ diff --git a/nikola/data/samplesite/stories/bootstrap-demo.rst b/nikola/data/samplesite/stories/bootstrap-demo.rst index a7be1a9..481140a 100644 --- a/nikola/data/samplesite/stories/bootstrap-demo.rst +++ b/nikola/data/samplesite/stories/bootstrap-demo.rst @@ -2,7 +2,7 @@ .. slug: bootstrap-demo .. date: 2012-03-30 23:00:00 UTC-03:00 .. tags: bootstrap, demo -.. link: http://getnikola.com +.. link: https://getnikola.com .. description: diff --git a/nikola/data/samplesite/stories/upgrading-to-v6.txt b/nikola/data/samplesite/stories/upgrading-to-v6.txt deleted file mode 120000 index b514b70..0000000 --- a/nikola/data/samplesite/stories/upgrading-to-v6.txt +++ /dev/null @@ -1 +0,0 @@ -../../../../docs/upgrading-to-v6.txt
\ No newline at end of file |
