We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70a3b2 commit f803f8aCopy full SHA for f803f8a
README.md
@@ -161,7 +161,7 @@ __barriers__ (f.ex. '#') and __walkable terrain__ (f.ex. ' ') <br>
161
is converted to a maze out of zeroes and ones, <br>
162
the ones represent the not walkable terrain and the zeroes the walkable terrain by default. <br><br>
163
All this settings could be adjusted in the __#define__ statements at the beginning of this package.<br><br>
164
-<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
165
166
```
167
########## -----> 1111111111
0 commit comments