We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98320a8 commit 31c87e4Copy full SHA for 31c87e4
docs/standard/schema.core.rst
@@ -41,6 +41,8 @@ Key ``applicationSuite``
41
42
This key contains the name of the “suite” to which the software belongs.
43
44
+.. _key-url:
45
+
46
Key ``url``
47
~~~~~~~~~~~
48
@@ -71,7 +73,7 @@ Key ``components``
71
73
- Presence: optional
72
74
75
Some software projects are organized in more than one repository.
-In addition to the key ``url``, this key gives you an option to specify
76
+In addition to :ref:`key-url`, this key gives you an option to specify
77
more than one URL to further relevant repositories. If you use the key,
78
you need to specify the URL in the same way as is required for the key ``url``.
79
You can specify more than one URL.
0 commit comments