Skip to content

Commit e959fb7

Browse files
committed
Remove obsolete TODO, add link to exlude from plone.restapi
1 parent 9e89a45 commit e959fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
# Options for the linkcheck builder
7070
# Ignore localhost
7171
linkcheck_ignore = [
72-
# TODO: Before release, clean up any links to ignore
7372
r"http://localhost",
7473
r"http://0.0.0.0",
7574
r"http://127.0.0.1",
7675
r"https://www.linode.com/",
7776
r"https://github.com/plone/documentation/issues/new/choose", # requires auth
77+
r"https://coveralls.io/repos/github/plone/plone.restapi/badge.svg\?branch=master", # plone.restapi
7878
]
7979
linkcheck_anchors = False
8080
linkcheck_timeout = 10

0 commit comments

Comments
 (0)