cvs: php-gtk-web /manual add-note.php
[email protected] ("James Moore") Fri, 10 Aug 2001 20:00:52 -0000
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsjmoore997473652@cvsserver> |
jmoore Fri Aug 10 16:00:52 2001 EDT
Modified files:
/php-gtk-web/manual add-note.php
Log:
Fix one of the 404 errors, the bugs links are still 404's.
# Andrei what do you want to do with reporting bugs?? get them emailed to you
# and ccL'd to the list?
Index: php-gtk-web/manual/add-note.php
diff -u php-gtk-web/manual/add-note.php:1.7 php-gtk-web/manual/add-note.php:1.8
--- php-gtk-web/manual/add-note.php:1.7 Fri Aug 10 15:23:39 2001
+++ php-gtk-web/manual/add-note.php Fri Aug 10 16:00:49 2001
@@ -110,7 +110,7 @@
that something is not documented, save your breath. This is where <B>you</B>
add to the documentation, not where you ask <B>us</B> to add the
documentation. This is also not the correct place to <A
-href="/support.php">ask questions</A> (even if you see others have done that
+href="http://www.php.net/support.php">ask questions</A> (even if you see others have done that
before, we are editing the notes slowly but surely). If you post a note in
any of the categories above, it will edited and/or removed.
</P>
@@ -125,7 +125,7 @@
</P>
<P>
-That said, you can change your mind and <a href="/support.php">click here to
+That said, you can change your mind and <a href="http://www.php.net/support.php">click here to
go to the support pages</a> or <a href="http://gtk.php.net/bugs">click here
to submit a bug report or request a feature</a>.
</P>