diff --git a/examples/tags-with-icons/docs/README.md b/examples/tags-with-icons/docs/README.md index 6ab3284..0611246 100644 --- a/examples/tags-with-icons/docs/README.md +++ b/examples/tags-with-icons/docs/README.md @@ -2,14 +2,9 @@ This example shows how to use [tags with icons] and includes the following pages: -- [Page 1] – Page with tags [HTML] and [JavaScript] -- [Page 2] – Page with tags [JavaScript] and [CSS] -- [Tags] – Tags index +- [Page 1] – Page with tags `HTML` and `JavaScript` +- [Page 2] – Page with tags `JavaScript` and `CSS` [tags with icons]: https://squidfunk.github.io/mkdocs-material/setup/setting-up-tags/#tag-icons-and-identifiers [Page 1]: demo/page-1.md [Page 2]: demo/page-2.md - [Tags]: demo/tags.md - [HTML]: demo/tags.md#html - [JavaScript]: demo/tags.md#javascript - [CSS]: demo/tags.md#css diff --git a/examples/tags/docs/README.md b/examples/tags/docs/README.md index 74bb118..7bd0335 100644 --- a/examples/tags/docs/README.md +++ b/examples/tags/docs/README.md @@ -2,14 +2,9 @@ This example shows how to use [tags] and includes the following pages: -- [Page 1] – Page with tags [HTML] and [JavaScript] -- [Page 2] – Page with tags [JavaScript] and [CSS] -- [Tags] – Tags index +- [Page 1] – Page with tags `HTML` and `JavaScript` +- [Page 2] – Page with tags `JavaScript` and `CSS` [tags]: https://squidfunk.github.io/mkdocs-material/setup/setting-up-tags/ [Page 1]: demo/page-1.md - [Page 2]: demo/page-2.md - [Tags]: demo/tags.md - [HTML]: demo/tags.md#html - [JavaScript]: demo/tags.md#javascript - [CSS]: demo/tags.md#css + [Page 2]: demo/page-2.md \ No newline at end of file