diff --git a/.travis/sitemap_generator.sh b/.travis/sitemap_generator.sh index 933fec75e8..1d38e8ee96 100755 --- a/.travis/sitemap_generator.sh +++ b/.travis/sitemap_generator.sh @@ -5,7 +5,7 @@ # https://www.sitemaps.org/protocol.html WEBSITE_PREFIX="https://pmd.github.io/" -DOC_PREFIX="pmd-${RELEASE_VERSION}/" +DOC_PREFIX="latest/" # "pmd-${RELEASE_VERSION}/" DATE=`date +%Y-%m-%d` # Priority is relative to the website, can be chosen in {0.1, 0.2, ..., 1} # Default priority is 0.5