Skip to content

Commit

Permalink
Fix link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dopamane authored May 26, 2024
1 parent cced650 commit 4481e82
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 @@ -30,7 +30,7 @@ Other commands:
* `cabal run blinker -- clean` to clean the build directory `_build`
* `cabal run clashi` to start an interactive Clash repl

[`shake/Shake.hs`](https://github.com/standardsemiconductor/VELDT-blinker-clash/blob/master/shake/Shake.hs) is responsible for compiling the source with Clash and running the Icestorm flow.
[`shake/Shake.hs`](shake/Shake.hs) is responsible for compiling the source with Clash and running the Icestorm flow.
## Info
VELDT avaliable now on [standardsemiconductor.com](https://www.standardsemiconductor.com)

Expand Down

0 comments on commit 4481e82

Please sign in to comment.