Skip to content

Commit 7684b08

Browse files
committed
* minors
1 parent 8a3efb0 commit 7684b08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- [cc/cxx](#cc-----cxx---)
2222
- [library](#library-)
2323
- [install](#install-)
24-
- [macros](#Macros)
24+
- [macros](#macros)
2525

2626
**Autark** is a self-contained build system that resides entirely within
2727
your project and requires only `/bin/sh` and a `C` compiler to work!

dist/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h2 id="quick-links">Quick links</h2>
310310
<li><a href="#cc-----cxx---">cc/cxx</a></li>
311311
<li><a href="#library-">library</a></li>
312312
<li><a href="#install-">install</a></li>
313-
<li><a href="#Macros">macros</a></li>
313+
<li><a href="#macros">macros</a></li>
314314
</ul>
315315
<p><strong>Autark</strong> is a self-contained build system that resides
316316
entirely within your project and requires only <code>/bin/sh</code> and

0 commit comments

Comments
 (0)