Fix link to French docs

This commit is contained in:
Guillaume Lelarge
2017-08-13 18:41:38 +02:00
committed by Magnus Hagander
parent c098608641
commit 9d0a041efc

View File

@ -34,7 +34,7 @@ sitenav = {
{'title': 'Documentation', 'link':'/docs/'},
{'title': 'Manuals', 'link':'/docs/manuals/', 'submenu': [
{'title': 'Archive', 'link':'/docs/manuals/archive/'},
{'title': 'French', 'link':'http://docs.postgresqlfr.org/'},
{'title': 'French', 'link':'https://docs.postgresql.fr/'},
{'title': 'Japanese', 'link':'http://www.postgresql.jp/document/'},
{'title': 'Russian', 'link':'https://postgrespro.ru/docs/postgresql'},
]},