Skip to content

Commit 7546f2c

Browse files
ignore registry api links
Signed-off-by: Craig <craig.osterhout@docker.com>
1 parent 4ab3804 commit 7546f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.htmltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ IgnoreDirectoryMissingTrailingSlash: true
99
IgnoreURLs:
1010
- "^/reference/api/hub/.*$"
1111
- "^/reference/api/engine/v.+/#.*$"
12+
- "^/reference/api/registry/.*$"
1213
IgnoreDirs:
1314
- "registry/configuration"
1415
- "compose/compose-file" # temporarily ignore until upstream is fixed

0 commit comments

Comments
 (0)