Fix the What's New link.
authorJonathan Katz <jonathan.katz@excoventures.com>
Tue, 25 Sep 2012 12:25:50 +0000 (13:25 +0100)
committerDave Page <dpage@pgadmin.org>
Tue, 25 Sep 2012 12:25:50 +0000 (13:25 +0100)
pgweb/util/contexts.py

index bd01c6f051352ed5457e1e146f7f1c7d326d6e1c..826a2cb6c4267a7b31a41c32ba919140b5d9e54f 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.1/static/release-9-1.html'},
+               {'title': 'What\'s New',        'link':'/docs/9.2/static/release-9-2.html'},
                {'title': 'FAQ',                'link':'http://wiki.postgresql.org/wiki/Category:FAQ'},
                {'title': 'Books',              'link':'/docs/books/'},
                {'title': 'Wiki',               'link':'http://wiki.postgresql.org'},