We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c1421 commit e79f0fbCopy full SHA for e79f0fb
README.md
@@ -6,5 +6,5 @@ A tool for generating documents such as
6
7
This repository is provided as a Zig package for convenience. The canonical
8
source lives in the zig compiler repository:
9
-* [doctest.zig](https://github.com/ziglang/zig/blob/master/tools/doctest.zig).
10
-* [docgen.zig](https://github.com/ziglang/zig/blob/master/tools/docgen.zig).
+* [doctest.zig](https://github.com/ziglang/zig/blob/master/tools/doctest.zig)
+* [docgen.zig](https://github.com/ziglang/zig/blob/master/tools/docgen.zig)
0 commit comments