From 93cc002041cb7e0d8a1592c4782b227bfd86fe31 Mon Sep 17 00:00:00 2001 From: Chaitanya Gupta Date: Wed, 29 May 2024 13:03:38 +0800 Subject: [PATCH] Fix link to hello_world.md solution --- exercises/hello_world/hello_world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/hello_world/hello_world.md b/exercises/hello_world/hello_world.md index 955f0d2..59bf3b0 100644 --- a/exercises/hello_world/hello_world.md +++ b/exercises/hello_world/hello_world.md @@ -10,4 +10,4 @@ Hello World ``` -Click [here to view the solution](../../solutions/hello_world.md) +Click [here to view the solution](../../solutions/hello_world/hello_world.md)