Commit a546cd7
committed
fix(ci): exclude broken links from old docs
Exclude known broken links in older doc versions:
- /policies (redirect that doesn't work in Jekyll)
- /docs/*/policies/proxy-template (missing trailing slash)
- /docs/*/policies/meshtcproute (missing trailing slash)
- /docs/*/quickstart/* (deprecated pages)
- /docs/*/production/upgrades-tuning/upgrade-notes (missing slash)
- /docs/*/production/cp-deployment/kubernetes/#helm (anchor)
- /docs/2.6.x/introduction/concepts#* (anchors)
Signed-off-by: Marcin Skalski <marcin.skalski@konghq.com>1 parent fa91f9d commit a546cd7
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| |||
0 commit comments