From d0612cba453b65ad9c7eaa1aa1f7a5be9790b52d Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:27:01 -0800 Subject: Update README.md --- cpp-adding/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp-adding/README.md b/cpp-adding/README.md index ccc37f9..7b05510 100644 --- a/cpp-adding/README.md +++ b/cpp-adding/README.md @@ -20,7 +20,7 @@ Adding in C++. ## Getting Started -[Clone or download](https://github.com/8cy/cpp-examples/cpp-adding) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. +[Clone or download](https://github.com/8cy/cpp-examples/tree/master/cpp-adding) the project and run in your favourite choice of [IDE](https://en.wikipedia.org/wiki/IDE) or [Text Editor](https://en.wikipedia.org/wiki/Text_editor) with a Code Runner. > *[Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) by [Jun Han](https://marketplace.visualstudio.com/publishers/formulahendry) on the [VSCode Marketplace](https://marketplace.visualstudio.com/) is my Code Runner of choice but you can feel free to use anything that works for you.* @@ -56,4 +56,4 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio s1nical - [@9inny](https://twitter.com/9inny) - biz@maldrama.tk -Project Link: [https://github.com/8cy/cpp-examples/cpp-adding](https://github.com/8cy/cpp-examples/cpp-adding) +Project Link: [https://github.com/8cy/cpp-examples/tree/master/cpp-adding](https://github.com/8cy/cpp-examples/tree/master/cpp-adding) -- cgit v1.2.3