Fixed URL on document index page to point to 9.3 release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 13 May 2014 15:54:16 +0000 (11:54 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 13 May 2014 15:54:16 +0000 (11:54 -0400)
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

index ae94d0119e0821ff52dfc03f317766f2cc52e125..a1fc068181693dd8ea27c1c72319a0c8b49526a4 100644 (file)
@@ -9,7 +9,7 @@
 and <a href="/docs/manuals/archive">archived</a> manuals for PostgreSQL users, as well as
 <a href="/docs/faq">frequently asked questions</a>.</p>
 
-<p>You can learn <a href="/docs/9.2/static/release-9-2.html">what's new</a> in the latest release, and view a listing of <a href="/docs/books">books</a>
+<p>You can learn <a href="/docs/9.3/static/release-9-3.html">what's new</a> in the latest release, and view a listing of <a href="/docs/books">books</a>
 written about PostgreSQL (some of which are available in their entirety online).
 <a href="http://wiki.postgresql.org">Technical documentation</a> is also available in this section, or you can check <a href="/support/security">Security Information</a>.</p>