We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9bd93 commit 0505e90Copy full SHA for 0505e90
documentation/publish.sh
@@ -40,7 +40,7 @@ else
40
fi
41
42
echo "Building documentation for current version and for selected archived versions..."
43
-hugo -s 2.0 -d "${outdir}" -b https://oracle.github.io/weblogic-deploy-tooling
+hugo -s 3.0 -d "${outdir}" -b https://oracle.github.io/weblogic-deploy-tooling
44
45
echo "Successfully generated documentation in ${outdir}..."
46
0 commit comments