Update domain for readthedocs

This commit is contained in:
Alexander Neumann
2016-05-05 13:25:06 +02:00
parent 4531456be5
commit 60f1fbe35b
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ Building and viewing the documentation
The documentation you're currently viewing may not match the version of restic
you have installed. If you cloned the repository manually, you can find the
right documentation in the directory `doc/`. If you're viewing this online at
<https://restic.readthedocs.org>, there is a small menu at the bottom left of
<https://restic.readthedocs.io>, there is a small menu at the bottom left of
this page, where you can select the version.
The restic documentation is built with [MkDocs](http://www.mkdocs.org). After