Skip to content

Commit

Permalink
readme: delete stray dots
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jun 6, 2024
1 parent 15c1421 commit e79f0fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ A tool for generating documents such as

This repository is provided as a Zig package for convenience. The canonical
source lives in the zig compiler repository:
* [doctest.zig](https://github.com/ziglang/zig/blob/master/tools/doctest.zig).
* [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 comments on commit e79f0fb

Please sign in to comment.