diff --git a/docs/creating-your-site.md b/docs/creating-your-site.md
index e6153d5ac..1c4c56c9e 100644
--- a/docs/creating-your-site.md
+++ b/docs/creating-your-site.md
@@ -91,7 +91,6 @@ Material for MkDocs comes with a lot of configuration options. The _setup_
section explains in great detail how to configure and customize colors, fonts,
icons and much more:
-
- [Changing the colors][5]
- [Changing the fonts][6]
- [Changing the language][7]
@@ -104,7 +103,6 @@ icons and much more:
- [Setting up the footer][14]
- [Adding a git repository][15]
- [Adding a comment system][16]
-
[5]: setup/changing-the-colors.md
[6]: setup/changing-the-fonts.md
diff --git a/mkdocs.yml b/mkdocs.yml
index ca0a01295..21d5764b5 100755
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -109,7 +109,6 @@ markdown_extensions:
- def_list
- footnotes
- meta
- - md_in_html
- toc:
permalink: true
- pymdownx.arithmatex: