* doc/standards.texi (Standards): Update Objective-C reference.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 2 Sep 2018 00:31:10 +0000 (00:31 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 2 Sep 2018 00:31:10 +0000 (00:31 +0000)
From-SVN: r264038

gcc/ChangeLog
gcc/doc/standards.texi

index 9864c31..bb492bf 100644 (file)
@@ -1,3 +1,7 @@
+2018-09-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/standards.texi (Standards): Update Objective-C reference.
+
 2018-09-01  Gerald Pfeifer  <gerald@pfeifer.com>
 
        * doc/install.texi (Prerequisites): Update link for MPC.
index a9e7133..bde233e 100644 (file)
@@ -294,7 +294,7 @@ GCC has currently no support for non-fragile instance variables.
 The authoritative manual on Objective-C 2.0 is available from Apple:
 @itemize
 @item
-@uref{https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
+@uref{https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
 @end itemize
 
 For more information concerning the history of Objective-C that is