diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b22e8879..156a88ea 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: uses: limjh16/jekyll-action-ts@v2 with: enable_cache: true - - run: bundle exec htmlproofer ./_site --no-enforce-https --ignore-urls "/www.linkedin.com/,/marketplace.digitalocean.com/,/reddit.com/r/InvenTree/,/twitter.com/inventreedb/" + - run: bundle exec htmlproofer ./_site --no-enforce-https --ignore-urls "/www.linkedin.com/,/marketplace.digitalocean.com/,/reddit.com/r/inventree/,/twitter.com/inventreedb/" name: Check links - name: Deploy if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}} diff --git a/contribute.md b/contribute.md index 20761334..f2df1efb 100644 --- a/contribute.md +++ b/contribute.md @@ -59,4 +59,4 @@ New users tend to ask questions in the [issues](https://github.com/inventree/Inv Our official channels are: - Twitter [@inventreedb](https://twitter.com/inventreedb) -- Reddit [r/InvenTree](https://www.reddit.com/r/InvenTree/) +- Reddit [r/InvenTree](https://www.reddit.com/r/inventree/)