diff options
Diffstat (limited to 'docs/creating-a-site.rst')
| -rw-r--r-- | docs/creating-a-site.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/creating-a-site.rst b/docs/creating-a-site.rst index ebe9aa6..6efc855 100644 --- a/docs/creating-a-site.rst +++ b/docs/creating-a-site.rst @@ -116,7 +116,7 @@ people might find it a bit too limiting — if that is the case, try using HTML for your pages (Nikola does this on the index page, for example). So, let's give the page a nicer title, and some fake content. Since the default -Nikola theme (called ``bootblog4``) is based on `Bootstrap <http://getbootstrap.com/>`_ +Nikola theme (called ``bootblog4``) is based on `Bootstrap <https://getbootstrap.com/>`_ you can use anything you like from it: .. code:: rest |
