Skip to content

Commit 6e2f4c0

Browse files
authored
Merge pull request #1697 from abitrolly/diagram-html
Rename `diagram.md` to `diagram.html`, because it is HTML
2 parents d371852 + 4136cb5 commit 6e2f4c0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ How it works
1818
This diagram summarises the steps that cibuildwheel takes on each platform to build your package's wheels.
1919

2020
{%
21-
include-markdown "diagram.md"
21+
include "diagram.html"
2222
%}
2323

2424
This isn't exhaustive, for a full list of the things cibuildwheel can do, check the [options](options.md) page.

0 commit comments

Comments
 (0)