This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]