Skip to content

Commit da53256

Browse files
authored
Rename Markdown files to have an .md extension. (#209)
1 parent 5cc68a3 commit da53256

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

getting-started/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ title: Getting Started
44
---
55

66
{% include getting-started/_installing.md %}
7-
{% include_relative _use-cases.html %}
8-
{% include_relative _go-further.html %}
7+
{% include_relative _use-cases.md %}
8+
{% include_relative _go-further.md %}

0 commit comments

Comments
 (0)