aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2023-01-28 19:23:35 +0100
committerGerald Pfeifer <gerald@pfeifer.com>2023-01-28 19:23:35 +0100
commit09349c07e0cb261f13a5941edff22d57c047ff57 (patch)
tree64a494c963cd628e4754fc25f54245fc0a9806f0
parent6464409b0c7077e36858989b5dae302e2d26f45a (diff)
downloadgcc-09349c07e0cb261f13a5941edff22d57c047ff57.zip
gcc-09349c07e0cb261f13a5941edff22d57c047ff57.tar.gz
gcc-09349c07e0cb261f13a5941edff22d57c047ff57.tar.bz2
doc: Update link to Objective-C book
gcc/ChangeLog: * doc/standards.texi (Standards): Update link to Objective-C book.
-rw-r--r--gcc/doc/standards.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi
index b54502a..5ea724f 100644
--- a/gcc/doc/standards.texi
+++ b/gcc/doc/standards.texi
@@ -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