mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
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:
@ -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'},
|
||||
|
Reference in New Issue
Block a user