diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-09-29 11:35:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-29 11:35:47 +0200 |
commit | fb479be3a0af95bba45c13b11e1f85bb9c753d25 (patch) | |
tree | 4570e7d48f58a78b0da54090fe2a4d4996ec5683 /docs/de/index.rst | |
parent | 37b63c170d700db5d248a33fcf9aca9d41473ec0 (diff) | |
parent | 2d8af6fc7fe32dd8788cb89f8c3aec9269cbe33c (diff) | |
download | wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.tar.gz wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.tar.zst wallabag-fb479be3a0af95bba45c13b11e1f85bb9c753d25.zip |
Merge pull request #2315 from wallabag/fixes-about-upgrade
Fixes about upgrade
Diffstat (limited to 'docs/de/index.rst')
-rw-r--r-- | docs/de/index.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/de/index.rst b/docs/de/index.rst index d8cd8f39..b3cd33b0 100644 --- a/docs/de/index.rst +++ b/docs/de/index.rst | |||
@@ -30,7 +30,8 @@ Die Dokumentation ist in anderen Sprachen verfügbar : | |||
30 | 30 | ||
31 | user/faq | 31 | user/faq |
32 | user/installation | 32 | user/installation |
33 | user/upgrade | 33 | user/upgrade-2.0.x-2.1.y |
34 | user/upgrade-2.0.x-2.0.y | ||
34 | user/migration | 35 | user/migration |
35 | user/import | 36 | user/import |
36 | user/create_account | 37 | user/create_account |
@@ -55,3 +56,5 @@ Die Dokumentation ist in anderen Sprachen verfügbar : | |||
55 | developer/documentation | 56 | developer/documentation |
56 | developer/translate | 57 | developer/translate |
57 | developer/maintenance | 58 | developer/maintenance |
59 | developer/redis | ||
60 | developer/rabbitmq | ||