I don't think the minor release list is the "best" target for the "What's new"
authorStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Mon, 3 Nov 2014 19:53:08 +0000 (20:53 +0100)
committerStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Mon, 3 Nov 2014 19:53:08 +0000 (20:53 +0100)
link but it is for sure better than pointing to 9.2.2...

pgweb/util/contexts.py

index 19cfc99b66ab7c55c538c6f36d4cc56c187c04b3..d76ae08ae58ccf2067363677ce7de286a163e34d 100644 (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'},