mirror of https://github.com/docker/docs.git
absolute link addition (#15656)
* absolute link addition * Update contribute/components/links.md
This commit is contained in:
parent
74207968f4
commit
6a260a8546
|
@ -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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue