]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2833] Fixed broken link
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 21 Jun 2023 18:30:15 +0000 (18:30 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 27 Jun 2023 15:32:48 +0000 (15:32 +0000)
doc/devel/Doxyfile

index 86d0ffc231c1c1b924cc49705fe5297dfabf2f8f..91d4ff735eb871bd333beceed12bc8e0462359ad 100644 (file)
@@ -1337,8 +1337,8 @@ HTML_INDEX_NUM_ENTRIES = 100
 # output directory. Running make will produce the docset in that directory and
 # running make install will install the docset in
 # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at
-# startup. See https://developer.apple.com/library/archive/featuredarticles/Doxy
-# genXcode/_index.html for more information.
+# startup. See https://developer.apple.com/library/archive/featuredarticles/DoxygenXcode/_index.html
+# for more information.
 # The default value is: NO.
 # This tag requires that the tag GENERATE_HTML is set to YES.