Commit e195416
committed
GH-139257 Use an explicitly named link
Docutils 0.22 does not allow referencing a link that was implicitly
named earlier in the document, it complains:
ERROR: Duplicate target name, cannot be used as a unique reference:
"basic authentication".1 parent 3c11738 commit e195416
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments