diff --git a/scripts/build/update-gh-pages.sh b/scripts/build/update-gh-pages.sh index 1dc60b6ce..7324412e2 100755 --- a/scripts/build/update-gh-pages.sh +++ b/scripts/build/update-gh-pages.sh @@ -15,7 +15,7 @@ EOF # Helper function for detecting available versions from the current directory create_versions_js() { - _baseurl="/nri-resource-policy" + _baseurl="/nri-plugins" echo -e "function getVersionsMenuItems() {\n return [" # 'stable' is a symlink pointing to the latest version