diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-11 15:00:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-11 15:00:59 +0200 |
commit | c8976118d403a80545b064be351fa82b9ebac987 (patch) | |
tree | b5dd343047b957bd8155cb3aeb8893232cfe31f3 | |
parent | 7dacf35845fd4a01299f732189dce06e34ea2796 (diff) | |
parent | 7e72b371bab76539708340f9c4305b745e591269 (diff) | |
download | wallabag-c8976118d403a80545b064be351fa82b9ebac987.tar.gz wallabag-c8976118d403a80545b064be351fa82b9ebac987.tar.zst wallabag-c8976118d403a80545b064be351fa82b9ebac987.zip |
Merge pull request #2426 from wallabag/fix-doc
Fix links on english documentation homepage
-rw-r--r-- | docs/en/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/index.rst b/docs/en/index.rst index beb3816e..4e346ae6 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst | |||
@@ -30,8 +30,8 @@ The documentation is available in other languages: | |||
30 | 30 | ||
31 | user/faq | 31 | user/faq |
32 | user/installation | 32 | user/installation |
33 | user/upgrade-2.0.x-2.1.y | 33 | user/upgrade-2.0.x-2.1.1 |
34 | user/upgrade-2.0.x-2.0.y | 34 | user/upgrade-2.1.x-2.1.y |
35 | user/migration | 35 | user/migration |
36 | user/import | 36 | user/import |
37 | user/create_account | 37 | user/create_account |