From 88a7ff204a542a809231f99e3d2f704fc00ae131 Mon Sep 17 00:00:00 2001 From: Stefan Kaltenbrunner Date: Sun, 31 Jul 2011 20:03:55 +0000 Subject: [PATCH] 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 --- portal/template/navigation/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")
  • -- 2.39.5