diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md index df7b877..d541340 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,8 +15,8 @@ and whenever you save the file, `alive` will apply your changes to the running system seamlessly, without resetting any part of your program (unless you want it to). -`alive` will is free and open source software. The code is currently being -hosted [on github][:*web*:], although no license has been [chosen yet][license]. +`alive` is free and open source software. The code is currently being hosted +[on github][:*web*:], and is licensed under [GPLv3][license]. If you want to learn more or try out `alivecoding` yourself, the [getting started][guide] page is a good place to start. On the other hand, if @@ -24,6 +24,6 @@ you are a curious about the motivations and concepts behind `alivecoding`, you can find more in-depth information on these topics in the ['persistent expressions' introductory article][rationale]. -[rationale]: https://s-ol.nu/alivecoding [guide]: guide.html -[license]: https://github.com/s-ol/alivecoding/issues/11 +[rationale]: https://s-ol.nu/alivecoding +[license]: https://github.com/s-ol/alivecoding/blob/master/LICENSE |
