From 15f77bcf8cc6f31292fa81de3cf2cf3cf8194766 Mon Sep 17 00:00:00 2001 From: Geoffrey Challen Date: Mon, 11 Sep 2017 21:38:41 -0500 Subject: [PATCH] Fix typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd312ba..3e0493e 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Written by [Geoffrey Challen](http://bluegroup.systems/people/gwa) for [CS 125@Illinois](https://cs125.cs.illinois.edu). Uses the CS 125 [maze generation library](https://github.com/cs125-illinois/mazemaker). -Full lab writeup [here](https://cs125.cs.illinois.edu/lab/1/#maze). +Full lab writeup [here](https://cs125.cs.illinois.edu/lab/2/#maze).