diff options
Diffstat (limited to 'etc/README.template.md')
-rw-r--r-- | etc/README.template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/README.template.md b/etc/README.template.md index 98fed9a..b5891cf 100644 --- a/etc/README.template.md +++ b/etc/README.template.md @@ -43,8 +43,8 @@ reposistories containing the toolchain). For interoperability with CMake projects, see -- [consume CMake libraries](./doc/consume-cmake-libraries.org) -- [being consumed by CMake](./doc/being-consumed-by-cmake.org) +- [consume CMake libraries](./doc/consume-cmake-libraries.md) +- [being consumed by CMake](./doc/being-consumed-by-cmake.md) ## Rule Documentation |