From 24c1e3f3287c5f4f5f58bd9f3685b6bfb419db2b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 8 Sep 2021 16:42:46 +0800 Subject: [PATCH] documentation: fix examples link --- documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation.md b/documentation.md index 3c6089e..5eab78b 100644 --- a/documentation.md +++ b/documentation.md @@ -2,8 +2,8 @@ A manual to Copilot can be downloaded [here](downloads/copilot_tutorial.pdf). Copilot comes with a set of examples as part of its distribution, available in -the [Examples -directory](https://github.com/Copilot-Language/Copilot/tree/master/Examples) of +the [examples +directory](https://github.com/Copilot-Language/Copilot/tree/master/examples) of the repository.