summaryrefslogtreecommitdiff
path: root/cpp-multiply
diff options
context:
space:
mode:
authors1n <[email protected]>2020-02-27 13:28:50 -0800
committerGitHub <[email protected]>2020-02-27 13:28:50 -0800
commitcb5a5988878b193aa7af3a1f31c72aa5fe8d6d38 (patch)
treed60f53617362dc51e7f1ed382a2bd792d00a6fb2 /cpp-multiply
parentUpdate README.md (diff)
downloadcpp-examples-cb5a5988878b193aa7af3a1f31c72aa5fe8d6d38.tar.xz
cpp-examples-cb5a5988878b193aa7af3a1f31c72aa5fe8d6d38.zip
Update README.md
Diffstat (limited to 'cpp-multiply')
-rw-r--r--cpp-multiply/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp-multiply/README.md b/cpp-multiply/README.md
index ffdcde5..baa3697 100644
--- a/cpp-multiply/README.md
+++ b/cpp-multiply/README.md
@@ -20,7 +20,7 @@ Multiplying in C++.
<!-- GETTING STARTED -->
## Getting Started
-[Clone or download](https://github.com/8cy/cpp-examples/cpp-multiply) 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-multiply) 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) - [email protected]
-Project Link: [https://github.com/8cy/cpp-examples/cpp-multiply](https://github.com/8cy/cpp-examples/cpp-multiply)
+Project Link: [https://github.com/8cy/cpp-examples/tree/master/cpp-multiply](https://github.com/8cy/cpp-examples/tree/master/cpp-multiply)