From 3ef3f4957eb7f2efe2c3740e1c292377242ed5f4 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Fri, 2 Oct 2020 12:22:26 +0200 Subject: [PATCH] Assignment 2: Fix broken link --- assignment2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment2/README.md b/assignment2/README.md index 9fc998b..f71bb72 100644 --- a/assignment2/README.md +++ b/assignment2/README.md @@ -27,7 +27,7 @@ You are allowed to use: - [nlohmann/json](https://github.com/nlohmann/json) / [RapidJSON](https://rapidjson.org/) - [Assimp](https://www.assimp.org/) - [sbt-image](https://github.com/nothings/stb/blob/master/stb_image.h) -- [Ogg](https://xiph.org/ogg/) / [Vorbis] (https://xiph.org/vorbis/) / [Opus](https://opus-codec.org/) +- [Ogg](https://xiph.org/ogg/) / [Vorbis](https://xiph.org/vorbis/) / [Opus](https://opus-codec.org/) - [Tiled](https://www.mapeditor.org/) - [OpenSSL](https://www.openssl.org/) - [SQLite](https://www.sqlite.org/)