File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -605,15 +605,10 @@ Other points to keep in mind
605
605
606
606
If the Sphinx build issues a warning of the form
607
607
``WARNING: Unknown target name: "example" ``, then that is what is happening.
608
- There are two possible workarounds. First, the inline form can be used ::
608
+ To avoid this problem, use the inline hyperlink form ::
609
609
610
610
`Example <http://www.example.com>`_
611
611
612
- Second, the hyperlink target can be placed in a section that *is * parsed
613
- as standard reST, such as **Notes **. The inline form is recommended, since
614
- it is more likely to "just work", and not require trial-and-error
615
- experimentation with target placement.
616
-
617
612
618
613
Common reST concepts
619
614
--------------------
You can’t perform that action at this time.
0 commit comments