From 8f4a1b3e843732b14e28a85451b51901b77608bb Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Fri, 22 Apr 2005 13:38:19 +0000 Subject: [PATCH] Update URL for TODO list. --- doc/TODO | 6 +++--- doc/src/FAQ/TODO.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/TODO b/doc/TODO index 6e42de72b1c..f0d4b0a5389 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,10 +2,10 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Thu Apr 21 11:20:13 EDT 2005 +Last updated: Fri Apr 22 09:38:10 EDT 2005 -The most recent version of this document can be viewed at the PostgreSQL web -site, http://www.PostgreSQL.org. +The most recent version of this document can be viewed at +http://www.postgresql.org/docs/faqs.TODO.html. #A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.# diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 725e7c312e3..ce69fbc7521 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,10 +8,10 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Thu Apr 21 11:20:13 EDT 2005 +Last updated: Fri Apr 22 09:38:10 EDT 2005 </p> -<p>The most recent version of this document can be viewed at the PostgreSQL web<br/> -site, <a href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</a>. +<p>The most recent version of this document can be viewed at<br/> +<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. </p> <p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.</strong> </p> -- GitLab