From 2512c9621a12c9deeca576df29373a18d6da029f Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Fri, 15 Dec 2023 23:15:22 +1100 Subject: [PATCH] Reddit link fixes --- .github/workflows/deploy.yml | 2 +- contribute.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/)