From 604f8d372a783f3588fde6864003f130399cbb47 Mon Sep 17 00:00:00 2001 From: MSilva95 Date: Fri, 10 Jan 2020 10:45:46 +0000 Subject: [PATCH] fixing links in subjects --- subjects/ascii-art/ascii-art-fs.en.md | 2 +- subjects/ascii-art/ascii-art.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/ascii-art/ascii-art-fs.en.md b/subjects/ascii-art/ascii-art-fs.en.md index 6b5a12f6..9e6c66e0 100644 --- a/subjects/ascii-art/ascii-art-fs.en.md +++ b/subjects/ascii-art/ascii-art-fs.en.md @@ -18,7 +18,7 @@ This project will help you learn about : - Your project must be written in **Go**. - The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md). - It is recommended that the code should present a **test file**. -- You can see all about the **banners** [here](https://github.com/01-edu/public/tree/master/subjects/ascii-art). +- You can see all about the **banners** [here](https://github.com/01-edu/public/tree/master/subjects/ascii-art/ascii-art.en.md). ### Usage diff --git a/subjects/ascii-art/ascii-art.en.md b/subjects/ascii-art/ascii-art.en.md index 39de6a1f..0a238357 100644 --- a/subjects/ascii-art/ascii-art.en.md +++ b/subjects/ascii-art/ascii-art.en.md @@ -22,7 +22,7 @@ This project will help you learn about : - The code must respect the [**good practices**](https://github.com/01-edu/public/blob/master/subjects/good-practices.en.md). - It is recommended that the code should present a **test file**. -- It will be given some [**banner**](https://github.com/01-edu/public/blob/master/subjects/ascii-art/standard.txt) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them. +- It will be given some [**banner**](https://github.com/01-edu/public/blob/master/subjects/ascii-art) files with a specific graphical template representation of ASCII. The files are formatted in a way that it is not necessary to change them. ### Banner Format