diff --git a/getting-started/_go-further.html b/getting-started/_go-further.md
similarity index 100%
rename from getting-started/_go-further.html
rename to getting-started/_go-further.md
diff --git a/getting-started/_use-cases.html b/getting-started/_use-cases.md
similarity index 100%
rename from getting-started/_use-cases.html
rename to getting-started/_use-cases.md
diff --git a/getting-started/index.md b/getting-started/index.md
index 650c56f21..baa7b4179 100644
--- a/getting-started/index.md
+++ b/getting-started/index.md
@@ -4,5 +4,5 @@ title: Getting Started
---
{% include getting-started/_installing.md %}
-{% include_relative _use-cases.html %}
-{% include_relative _go-further.html %}
+{% include_relative _use-cases.md %}
+{% include_relative _go-further.md %}