From 71a29e065769cc90ac35a38a1a8cb8fbc9297174 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Wed, 15 Aug 2018 18:28:27 +0300 Subject: [PATCH] H6: Fix typo --- exercises/h6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/h6.md b/exercises/h6.md index 927d7e3..5d4caa4 100644 --- a/exercises/h6.md +++ b/exercises/h6.md @@ -9,7 +9,7 @@ This exercise is a part of [Linux servers (ICT4TN021, spring 2018) // Linux-palv *Table of contents:* -------------- -[a) Write and execute "Hello world" in three code languages of your choice. Set up a necessary development environments.](https://github.com/Fincer/linux_server_setup/blob/master/exercises/h6.md#a-write-and-execute-hello-world-in-three-code-languages-of-your-choice-set-up-a-necessary-development-environments) +- [a) Write and execute "Hello world" in three code languages of your choice. Set up a necessary development environments.](https://github.com/Fincer/linux_server_setup/blob/master/exercises/h6.md#a-write-and-execute-hello-world-in-three-code-languages-of-your-choice-set-up-a-necessary-development-environments) - [Perl (hello.pl)](https://github.com/Fincer/linux_server_setup/blob/master/exercises/h6.md#perl-hellopl)