From 4361e1391ad974a0a8e9a482b1505439f42c2b1a Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:24:03 -0800 Subject: update multiply readme --- cpp-multiply/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cpp-multiply/README.md b/cpp-multiply/README.md index f7a8978..ffdcde5 100644 --- a/cpp-multiply/README.md +++ b/cpp-multiply/README.md @@ -20,7 +20,7 @@ Multiplying in C++. ## Getting Started -[Clone or download](https://github.com/8cy/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/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.* @@ -54,6 +54,6 @@ Distributed under the MIT License. See [`LICENSE`](/LICENSE) for more informatio ## Contact -s1nical - [@s1nical](https://twitter.com/s1nical) - bis@s1n.pw +s1nical - [@9inny](https://twitter.com/9inny) - biz@maldrama.tk -Project Link: [https://github.com/8cy/cpp-multiply](https://github.com/8cy/cpp-multiply) +Project Link: [https://github.com/8cy/cpp-examples/cpp-multiply](https://github.com/8cy/cpp-examples/cpp-multiply) -- cgit v1.2.3