I don't think the minor release list is the "best" target for the "What's new"

link but it is for sure better than pointing to 9.2.2...
This commit is contained in:
Stefan Kaltenbrunner
2014-11-03 20:53:08 +01:00
parent 70729f8238
commit 41c92d2ce4

View File

@ -38,7 +38,7 @@ sitenav = {
{'title': 'Japanese', 'link':'http://www.postgresql.jp/document/'},
]},
{'title': 'Security', 'link':'/support/security/'},
{'title': 'What\'s New', 'link':'/docs/9.2/static/release-9-2-2.html'},
{'title': 'What\'s New', 'link':'/docs/current/static/release.html'},
{'title': 'FAQ', 'link':'https://wiki.postgresql.org/wiki/Category:FAQ'},
{'title': 'Books', 'link':'/docs/books/'},
{'title': 'Wiki', 'link':'https://wiki.postgresql.org'},