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
605605
606606 If the Sphinx build issues a warning of the form
607607 ``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 ::
609609
610610 `Example <http://www.example.com>`_
611611
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-
617612
618613Common reST concepts
619614--------------------
You can’t perform that action at this time.
0 commit comments