From 3265a9312d551f559006fc73b47cc73984ea6451 Mon Sep 17 00:00:00 2001 From: lee Date: Mon, 20 Sep 2021 17:44:21 +0100 Subject: [PATCH] ascii-art-web: fix malformed relative links --- subjects/ascii-art-web/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/subjects/ascii-art-web/README.md b/subjects/ascii-art-web/README.md index 08309414..efd64b81 100644 --- a/subjects/ascii-art-web/README.md +++ b/subjects/ascii-art-web/README.md @@ -4,7 +4,11 @@ Ascii-art-web consists in creating and running a server, in which it will be possible to use a web **GUI** (graphical user interface) version of your last project, [ascii-art](../ascii-art). -Your webpage must allow the use of different [banners](../ascii-art). +Your webpage must allow the use of the different banners: + +- [shadow](../ascii-art/shadow.txt) +- [standard](../ascii-art/standard.txt) +- [thinkertoy](../ascii-art/thinkertoy.txt) Implement the following HTTP endpoints: