Use "latest" in sitemap instead of the other

This commit is contained in:
Clément Fournier
2018-05-18 02:19:20 +02:00
parent cc9bd77560
commit 8c34397397

View File

@ -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