Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix broken link
  • Loading branch information
nikhilhenry authored Nov 14, 2023
1 parent e5d79e8 commit 5e090df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A blazingly-fast [A-Star](https://en.wikipedia.org/wiki/A*_search_algorithm) sea
Allows for dynamic grid sizes and user-chosen heuristics. Runs natively on MacOS, Linux and the web using WASM!

## Demo
The WASM-based demo of the app is hosted [here](https:/nikhilhenry.github.io/astar.rs).
The WASM-based demo of the app is hosted [here](https://nikhilhenry.github.io/astar.rs).

## Installation

Expand Down

0 comments on commit 5e090df

Please sign in to comment.