mirror of https://github.com/docker/docs.git
fix link
This commit is contained in:
parent
0dfe50e072
commit
c6737887f6
2
test.md
2
test.md
|
@ -10,7 +10,7 @@ Welcome to the Docker documentation test page!
|
|||
This is a demo of components, tags, styles, tools, and strategies we use for the
|
||||
docs. We explain the code behind the published page and demo the effects. So, if
|
||||
you want to see, for example, how admonitions and notes are coded in markdown,
|
||||
read the section on [Admonitions (notes)](/test/#admonitions-notes) on the web
|
||||
read the section on [Admonitions (notes)](/test.md#admonitions-notes) on the web
|
||||
published page and study the pre-processed `test.md` to see how they are
|
||||
implemented. The Docker documentation team uses this page as "note to self"
|
||||
reminders. Since we invite docs suggestions and contributions from the
|
||||
|
|
Loading…
Reference in New Issue