Skip to content

Commit c32ae27

Browse files
committed
docs: point template/example links at the purescript-lua org (#103)
1 parent 331b2b8 commit c32ae27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Consider configuring [Cachix](https://docs.cachix.org/installation) as a binary
2525
```
2626
cachix use purescript-lua
2727
```
28-
You can use this [template repository](https://github.com/Unisay/purescript-lua-template) to initialize your project.
28+
You can use this [template repository](https://github.com/purescript-lua/purescript-lua-template) to initialize your project.
2929

30-
Here is an another [example](https://github.com/Unisay/purescript-lua-example) project: Nginx server running Lua code using [OpenResty](https://openresty.org/).
30+
Here is an another [example](https://github.com/purescript-lua/purescript-lua-example) project: Nginx server running Lua code using [OpenResty](https://openresty.org/).
3131

3232
If you use [Spago](https://github.com/purescript/spago) to build your PureScript project, then you can configure `pslua` as a custom backend like this:
3333

0 commit comments

Comments
 (0)