Skip to content

Commit

Permalink
Fix simple example source link
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriamanitra authored Sep 18, 2023
1 parent 7272d6e commit 22a93c3
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 @@ -219,7 +219,7 @@ For constructing client and server applications, we recommend using one `cabal`
- [Link](https://threejs.haskell-miso.org/) / [Source](https://github.com/dmjio/miso/blob/master/examples/three/Main.hs)

### Simple
- [Link](https://simple.haskell-miso.org/) / [Source](https://github.com/dmjio/miso/blob/master/examples/Main.hs)
- [Link](https://simple.haskell-miso.org/) / [Source](https://github.com/dmjio/miso/blob/master/examples/simple/Main.hs)

### File Reader
- [Link](https://file-reader.haskell-miso.org/) / [Source](https://github.com/dmjio/miso/blob/master/examples/file-reader/Main.hs)
Expand Down

0 comments on commit 22a93c3

Please sign in to comment.