From ec9ff924b47909904a7cf934c132006a9ce0c7bd Mon Sep 17 00:00:00 2001 From: Daan van Berkel Date: Mon, 5 Feb 2018 06:34:58 +0100 Subject: [PATCH] Correct link name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ab4515..4e658ef 100644 --- a/README.md +++ b/README.md @@ -146,5 +146,5 @@ see the [wiki][]. [packing]: https://en.wikipedia.org/wiki/Packing_problems [puzzle]: https://en.wikipedia.org/wiki/Slothouber%E2%80%93Graatsma_puzzle -[examples]: https://github.com/fifth-postulate/packing-puzzle/blob/master/examples/slothouber-graatsma.rs +[example]: https://github.com/fifth-postulate/packing-puzzle/blob/master/examples/slothouber-graatsma.rs [wiki]: https://github.com/fifth-postulate/packing-puzzle/wiki