diff --git a/templates/generate/web.yml.j2 b/templates/generate/web.yml.j2 index 3aeaf26f..4dadfee5 100644 --- a/templates/generate/web.yml.j2 +++ b/templates/generate/web.yml.j2 @@ -84,7 +84,7 @@ jobs: - name: Check HTML for broken internal links uses: untitaker/hyperlink@0.1.29 with: - args: /tmp/public/ --sources docs/ + args: /tmp/public/ {{% endif %}} # Deploy to our gh-pages branch (creating it if it doesn't exist) # the "public" dir that oranda made above will become the root dir