diff --git a/.zs/editthispage b/.zs/editthispage index 849729b..f9374f0 100755 --- a/.zs/editthispage +++ b/.zs/editthispage @@ -1,7 +1,7 @@ #!/bin/sh -GITEA_BASE_URL="https://git.mills.io/prologic/zs-starter-template/_edit/main/index.md" +GITEA_BASE_URL="https://git.mills.io/prologic/zs-starter-template/_edit/main" url="${GITEA_BASE_URL}/${ZS_FILE}" -printf "✍️ Edit this page on Gitea." "$url" +printf "✍️ Edit this page on Gitea." "$url"