summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/docs.yml2
-rw-r--r--.mlc_config.json5
2 files changed, 6 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 27455e77d9..9021e7c167 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run link check
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.2
+ uses: gaurav-nelson/github-action-markdown-link-check@1.0.7
with:
use-quiet-mode: 'no'
use-verbose-mode: 'yes'
diff --git a/.mlc_config.json b/.mlc_config.json
index 83a2918afd..ccdb194413 100644
--- a/.mlc_config.json
+++ b/.mlc_config.json
@@ -1,4 +1,9 @@
{
+ "ignorePatterns": [
+ {
+ "pattern": "^https:\/\/pi-hole.net"
+ }
+ ],
"replacementPatterns": [
{
"pattern": "^/",