File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ This version of the PTB adds nox tasks to check links present in our documentati
88 links:list - List all the links within the documentation
99 links:check - Checks whether all links in the documentation are accessible
1010
11- ` links:check ` is run in the CI ` checks.yml ` . If this step fails in the CI,
12- please check the output & manually resolve the issues. There might be some cases
13- where you need to update your doc/conf.py with specific values for the allowed
11+ ` links:check ` is run in the CI ` checks.yml ` . If this step fails in the CI, it will cause
12+ the build to break. Please check the output & manually resolve the issues. There might
13+ be some cases where you need to update your ` doc/conf.py ` with specific values for the allowed
1414options for the [ Linkcheck Builder] ( https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-the-linkcheck-builder ) .
1515
1616We recommend the following values be added:
You can’t perform that action at this time.
0 commit comments