forked from etcd-io/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htmltest.yml
23 lines (21 loc) · 919 Bytes
/
.htmltest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
DirectoryPath: public
IgnoreDirectoryMissingTrailingSlash: true
IgnoreAltMissing: true
IgnoreURLs:
- "^http://play.etcd.io.*"
# Manually verified external links below this point
- "^https://learn.hashicorp.com/tutorials/consul/add-remove-servers?in=consul/day-2-operations"
- "^https://www.consul.io/docs/dynamic-app-config/sessions"
- "^https://www.consul.io/commands/lock"
- "^https://www.consul.io/docs/dynamic-app-config/watches"
- "^https://www.consul.io/docs/security/acl"
- "^https://www.consul.io/api-docs#formatted-json-output"
- "^https://www.consul.io/api-docs#consistency"
- "^https://www.consul.io/api/txn"
# Test links to ignore
- "^http://example.com"
- "^http://example.com"
IgnoreInternalEmptyHash: true # because `docsy/layouts/partials/navbar-version-selector.html` uses `href="#"` and that lands everywhere
IgnoreInternalURLs:
- /docs/latest/
- /docs/latest/install/