absolute link addition (#15656)

* absolute link addition

* Update contribute/components/links.md
This commit is contained in:
Allie Sadler 2022-09-14 17:28:24 +01:00 committed by GitHub
parent 74207968f4
commit 6a260a8546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ An example of a link to an auto-generated reference page that we pull in during
- Keep in mind that this link doesn't resolve until you merge the PR and - Keep in mind that this link doesn't resolve until you merge the PR and
your docs are published on [docs.docker.com](/). your docs are published on [docs.docker.com](/).
- It is best practice to avoid the use of absolute links when linking to other docs pages. Otherwise broken links may not be picked up.
## HTML ## HTML
```html ```html