From: Stefan Kaltenbrunner Date: Sun, 31 Jul 2011 20:03:55 +0000 (+0000) Subject: quick hack to fix outdated URL in the documenation navigation menu, this really needs... X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=88a7ff204a542a809231f99e3d2f704fc00ae131;p=pgweb-old.git quick hack to fix outdated URL in the documenation navigation menu, this really needs to point to the current docs automatically but that can wait for magnus to finish the new website. git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2868 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- diff --git a/portal/template/navigation/docs.html b/portal/template/navigation/docs.html index a2eb6327..c432af3a 100644 --- a/portal/template/navigation/docs.html +++ b/portal/template/navigation/docs.html @@ -8,7 +8,7 @@
  • func_lang("Security")
  • -
  • func_lang("What's New")
  • +
  • func_lang("What's New")
  • func_lang("FAQs")
  • func_lang("Books")
  • func_lang("Technical Documentation")