From: Suzanne Goldlust Date: Wed, 21 Jun 2023 18:30:15 +0000 (+0000) Subject: [#2833] Fixed broken link X-Git-Tag: Kea-2.4.0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dedc2db742ee3e8832b7bdfa0c1fef1ecebe1161;p=thirdparty%2Fkea.git [#2833] Fixed broken link --- diff --git a/doc/devel/Doxyfile b/doc/devel/Doxyfile index 86d0ffc231..91d4ff735e 100644 --- a/doc/devel/Doxyfile +++ b/doc/devel/Doxyfile @@ -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.