From eeecab8d45e2362b172a436e3e4d73521fa5ce32 Mon Sep 17 00:00:00 2001 From: Magnus Espeland Date: Sat, 8 Aug 2020 17:22:46 +0200 Subject: [PATCH] Fix small typo in URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b95aa99..701292f 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ For pull requests, we use [GitConsensus](https://www.gitconsensus.com/) to allow || [screeps body calculator.md](/src/misc/screeps%20body%20calculator.md) |nitroevil|link to creep calculator| |KT| [DistanceTransform](src/misc/Kotlin/DistanceTransform/) |Vipo|Algoritm for finding open areas in rooms| |KT| [MinCut.kt](/src/misc/Kotlin/MinCut/) | Vipo | Code for calculating the minCut in a room | -|KT| [VipoOS](/src/misc/Kotlin/VipoOs/) |Vipo|Example of a tiny OS solution for Screeps, written in Kotlin| +|KT| [VipoOS](/src/misc/Kotlin/VipoOS/) |Vipo|Example of a tiny OS solution for Screeps, written in Kotlin| ### prototypes