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 2aedfca commit 2fcd35aCopy full SHA for 2fcd35a
docs/syntax/links.md
@@ -89,7 +89,8 @@ The syntax follows the format `<scheme>://<path>`, where:
89
- `path`: The file path within that repository
90
91
:::{important}
92
-The `path` in cross-repo links must be relative to the `docset.yml` file and not the full path within the repo
+- The `path` in cross-repo links must be relative to the `docset.yml` file and not the full path within the repo.
93
+- The link text is mandatory; if you omit it, the link will fail to be displayed.
94
:::
95
96
Never use a full URL for links across documentation repositories.
0 commit comments