From f803f8a619702f4d48c0e9661ed555c7d5f7ad06 Mon Sep 17 00:00:00 2001 From: LukeProducts <lukas_zander@gmx.net> Date: Fri, 11 Mar 2022 13:08:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 168fb39..f217693 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ __barriers__ (f.ex. '#') and __walkable terrain__ (f.ex. ' ') <br> is converted to a maze out of zeroes and ones, <br> the ones represent the not walkable terrain and the zeroes the walkable terrain by default. <br><br> All this settings could be adjusted in the __#define__ statements at the beginning of this package.<br><br> -<a href="https://github.com/LukeProducts/AStar-Pathfinding-Cpp/blob/14c2a2b6773bd87094b09eae8189e36539831fc7/examples/prepare_maze.cpp#L7-L32"></a> +https://github.com/LukeProducts/AStar-Pathfinding-Cpp/blob/14c2a2b6773bd87094b09eae8189e36539831fc7/examples/prepare_maze.cpp#L7-L32 ``` ########## -----> 1111111111