Skip to content

Commit 157cace

Browse files
committed
Use :ref: to cross-reference a fragment in another page
xref. #1110 (comment)
1 parent 7e00679 commit 157cace

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/_writing_multiple_outputs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _multiple-output-files:
2+
13
Multiple Output Files
24
===========================================
35

docs/_writing_tool_metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ be used to collect metadata.
99

1010
If an arbitrary number of outputs is needed but no special metadata must be set,
1111
file name patterns can be used to allow Galaxy to discover these datasets.
12-
More information on this can be found in the dedicated `section <https://planemo.readthedocs.io/en/latest/writing_advanced.html#multiple-output-files>`__.
12+
More information on this can be found in the :ref:`dedicated section <multiple-output-files>`.
1313

1414
The file name patterns described in the above link are nice because they don't
1515
need special instrumenting in the tool wrapper to adapt to Galaxy in general and

0 commit comments

Comments
 (0)