We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b0881 commit 68ab21aCopy full SHA for 68ab21a
scripts/generate-javadoc-index.sh
@@ -69,7 +69,7 @@ BASE_PACKAGE="${BASE_PACKAGE:-}"
69
INDEX_FILE="index.html"
70
VERSIONS_JSON="versions.json"
71
VERSIONS_TXT="versions.txt"
72
-SITE_BASE="${SITE_BASE:-https://mrhunsaker.github.io/graph_digitizer_java_implementation}"
+SITE_BASE="${SITE_BASE:-https://mrhunsaker.github.io/Graph_Digitizer_Java_Implementation}"
73
74
# ---------------------------
75
# Helpers
0 commit comments