diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:58 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:58 +0000 |
commit | b5e4dc25f14a3b5c023e08738ba2f4e85a881694 (patch) | |
tree | 84b99a529d7752ee4b023bb63bd36b7fa17d42ef /doc/src/FAQ/FAQ_DEV.html | |
parent | b746e49c87e33e68b8fde36dbb78d0e716a1c79a (diff) |
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 |