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 e18d0a1 commit 081620eCopy full SHA for 081620e
README.md
@@ -30,7 +30,7 @@ Now skip to the `Basic Usage` section of this readme.
30
Browser
31
-------
32
33
-Download the [minified js file](https://github.com/qiao/PathFinding.js/blob/master/lib/pathfinding-browser.min.js) and include it in your web page.
+Download the [minified js file](https://github.com/qiao/PathFinding.js/raw/master/lib/pathfinding-browser.min.js) and include it in your web page.
34
35
```html
36
<script type="text/javascript" src="./pathfinding-browser.min.js"></script>
0 commit comments