Merge pull request #1697 from abitrolly/diagram-html

Rename `diagram.md` to `diagram.html`, because it is HTML
This commit is contained in:
Joe Rickerby
2023-12-20 16:56:20 +00:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ How it works
This diagram summarises the steps that cibuildwheel takes on each platform to build your package's wheels. This diagram summarises the steps that cibuildwheel takes on each platform to build your package's wheels.
{% {%
include-markdown "diagram.md" include "diagram.html"
%} %}
This isn't exhaustive, for a full list of the things cibuildwheel can do, check the [options](options.md) page. This isn't exhaustive, for a full list of the things cibuildwheel can do, check the [options](options.md) page.