Skip to content

Commit 2d1b4ed

Browse files
authored
docs: fix missing link to supported architectures (#5685)
1 parent caf905c commit 2d1b4ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/architectures.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The platform name describes a ``build-on``/``build-for`` pairing. If the
3131
platform name is a valid debian architecture, then ``build-on`` and
3232
``build-for`` can be omitted (see below for details).
3333

34-
See here for a list of supported architectures.
34+
For a list of supported architectures, see :ref:`supported-architectures`.
3535

3636
The recommended platform name is the ``build-for`` arch.
3737

@@ -77,7 +77,7 @@ pairs with the following syntax:
7777
- build-on: [<arch 3>]
7878
build-for: [<arch 4>]
7979
80-
See :ref:`here<supported-architectures>` for a list of supported architectures.
80+
For a list of supported architectures, see :ref:`supported-architectures`.
8181

8282
Data types
8383
""""""""""

0 commit comments

Comments
 (0)