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.