Skip to content

Commit 11365bf

Browse files
committed
fix sitemap location
1 parent eafa814 commit 11365bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ TOC_EXPAND = NO
16131613
# protocol see https://www.sitemaps.org
16141614
# This tag requires that the tag GENERATE_HTML is set to YES.
16151615

1616-
SITEMAP_URL = /sitemap.xml
1616+
SITEMAP_URL = https://code-reference.squid-cache.org
16171617

16181618
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
16191619
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that

0 commit comments

Comments
 (0)