website: http to https updates

This commit is contained in:
Araq
2017-02-06 22:43:07 +01:00
parent 25fb5be0cb
commit 07562d6b99
6 changed files with 13 additions and 13 deletions

View File

@@ -137,7 +137,7 @@ etc. Note that currently the ``deprecated`` statement does not work well with
overloading so for routines the latter variant is better.
`Deprecated <http://nim-lang.org/docs/manual.html#pragmas-deprecated-pragma>`_
`Deprecated <https://nim-lang.org/docs/manual.html#pragmas-deprecated-pragma>`_
pragma in the manual.

View File

@@ -96,7 +96,7 @@ web command
The `web`:idx: command converts the documentation in the ``doc`` directory
from rst to HTML. It also repeats the same operation but places the result in
the ``web/upload`` which can be used to update the website at
http://nim-lang.org.
https://nim-lang.org.
By default the documentation will be built in parallel using the number of
available CPU cores. If any documentation build sub commands fail, they will