projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d73e577
)
Fix the What's New link.
author
Jonathan Katz
<jonathan.katz@excoventures.com>
Tue, 25 Sep 2012 12:25:50 +0000
(13:25 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Tue, 25 Sep 2012 12:25:50 +0000
(13:25 +0100)
pgweb/util/contexts.py
patch
|
blob
|
blame
|
history
diff --git
a/pgweb/util/contexts.py
b/pgweb/util/contexts.py
index bd01c6f051352ed5457e1e146f7f1c7d326d6e1c..826a2cb6c4267a7b31a41c32ba919140b5d9e54f 100644
(file)
--- a/
pgweb/util/contexts.py
+++ b/
pgweb/util/contexts.py
@@
-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'},