From 6c3adcfb5c65f36536a6c6cd050f9dfd519b3efa Mon Sep 17 00:00:00 2001 From: s1n <50817549+8cy@users.noreply.github.com> Date: Thu, 27 Feb 2020 13:26:09 -0800 Subject: update hello world readme --- cpp-hello-world/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp-hello-world/README.md b/cpp-hello-world/README.md index 68127ef..7239347 100644 --- a/cpp-hello-world/README.md +++ b/cpp-hello-world/README.md @@ -10,7 +10,7 @@ ## Getting Started -[Clone or download](https://github.com/8cy/cpp-hello-world) 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-hello-world) 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.* -- cgit v1.2.3