diff --git a/build.sh b/build.sh index c45698a9..a61886e3 100755 --- a/build.sh +++ b/build.sh @@ -12,6 +12,6 @@ pushd ./IdentityServer/v7/docs hugo -d ../../../root/identityserver/v7 popd -pushd ./IdentityModel/docs +pushd ./IdentityModel/ hugo -d ../../../root/identitymodel popd \ No newline at end of file