From 05da7080283f60d353ac4dc5b1c4caf320c0576f Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 2 Jun 2023 10:14:39 +0200 Subject: doc: Convert docs to markdown --- etc/README.template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') 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 -- cgit v1.2.3