]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Update link to Objective-C book
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 28 Jan 2023 18:23:35 +0000 (19:23 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sat, 28 Jan 2023 18:23:35 +0000 (19:23 +0100)
gcc/ChangeLog:

* doc/standards.texi (Standards): Update link to Objective-C book.

gcc/doc/standards.texi

index b54502add4128cf4bb15753ab731f6987c01f8e7..5ea724f56571a97bd7934e036c83ae8f5ea3221d 100644 (file)
@@ -280,7 +280,7 @@ works with the Apple/NeXT Objective-C runtime library.
 There is no formal written standard for Objective-C or Objective-C++@.
 The authoritative manual on traditional Objective-C (1.0) is
 ``Object-Oriented Programming and the Objective-C Language'':
-@uref{http://www.gnustep.org/@/resources/@/documentation/@/ObjectivCBook.pdf}
+@uref{https://gnustep.github.io/@/resources/@/documentation/@/ObjectivCBook.pdf
 is the original NeXTstep document.
 
 The Objective-C exception and synchronization syntax (that is, the