Skip to content

Commit 081620e

Browse files
committed
fix: download link
1 parent e18d0a1 commit 081620e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Now skip to the `Basic Usage` section of this readme.
3030
Browser
3131
-------
3232

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.
33+
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.
3434

3535
```html
3636
<script type="text/javascript" src="./pathfinding-browser.min.js"></script>

0 commit comments

Comments
 (0)