diff options
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 |