This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[doc] doc/standards.texi: adjust two URLs
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 21 Sep 2009 22:35:06 +0200 (CEST)
- Subject: [doc] doc/standards.texi: adjust two URLs
Committed.
Gerald
2009-09-21 Gerald Pfeifer <gerald@pfeifer.com>
* doc/standards.texi (Objective-C): Adjust two URLs.
Index: doc/standards.texi
===================================================================
--- doc/standards.texi (revision 151940)
+++ doc/standards.texi (working copy)
@@ -207,10 +207,10 @@
@itemize
@item
-@uref{http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/}
+@uref{http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ObjectiveC/}
is a recent (and periodically updated) version;
@item
-@uref{http://www.toodarkpark.org/computers/objc/}
+@uref{http://objc.toodarkpark.net}
is an older example;
@item
@uref{http://www.gnustep.org}