diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:20 +0000 |
commit | 7b3bf6027780f1d8cd57f0ddf2b96e44395c136e (patch) | |
tree | b5863227c7d7a7c4e48e60f1d5c9558b312d2995 /doc/src/FAQ/FAQ_DEV.html | |
parent | b1c42137a31ccc4d0bc068ce7666f9210852faf0 (diff) | |
download | postgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.tar.gz postgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.zip |
Update FAQ URLs.
Robert Treat
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index ded9c722e7a..cc0f8ad142e 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -126,8 +126,8 @@ <H3><A name="1.3">1.3</A>) What areas need work?</H3> Outstanding features are detailed in the TODO list. This is located in <I>doc/TODO</I> in the source distribution or at <A href= - "http://developer.postgresql.org/todo.php"> - http://developer.postgresql.org/todo.php</A>. + "http://www.postgresql.org/docs/faqs.TODO.html"> + http://www.postgresql.org/docs/faqs.TODO.html</A>. <P>You can learn more about these features by consulting the |