doc: Fix indentation

This commit is contained in:
Takeshi KOMIYA 2021-05-31 02:58:29 +09:00 committed by GitHub
parent 676834b998
commit 48c80b17b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2532,8 +2532,8 @@ Options for the linkcheck builder
A dictionary that maps a pattern of the source URI to a pattern of the canonical A dictionary that maps a pattern of the source URI to a pattern of the canonical
URI. The linkcheck builder treats the redirected link as "working" when: URI. The linkcheck builder treats the redirected link as "working" when:
- the link in the document matches the source URI pattern, and - the link in the document matches the source URI pattern, and
- the redirect location matches the canonical URI pattern. - the redirect location matches the canonical URI pattern.
Example: Example: