From d00f61fd7fbe1f626ba5f225aefcaee647113244 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Tue, 13 May 2014 11:54:16 -0400 Subject: [PATCH] Fixed URL on document index page to point to 9.3 release Fixed the "what's new" URL on the document index page to point to the 9.3 release. Issue discovered by and fixed by Euler Taveira --- templates/docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs/index.html b/templates/docs/index.html index ae94d011..a1fc0681 100644 --- a/templates/docs/index.html +++ b/templates/docs/index.html @@ -9,7 +9,7 @@ and archived manuals for PostgreSQL users, as well as frequently asked questions.

-

You can learn what's new in the latest release, and view a listing of books +

You can learn what's new in the latest release, and view a listing of books written about PostgreSQL (some of which are available in their entirety online). Technical documentation is also available in this section, or you can check Security Information.

-- 2.39.5