Skip to content

Commit 0505e90

Browse files
Update publish.sh
1 parent 8e9bd93 commit 0505e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/publish.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ else
4040
fi
4141

4242
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
43+
hugo -s 3.0 -d "${outdir}" -b https://oracle.github.io/weblogic-deploy-tooling
4444

4545
echo "Successfully generated documentation in ${outdir}..."
4646

0 commit comments

Comments
 (0)