diff --git a/README.md b/README.md index c30faae..36d0115 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ Fun may not change the world — but it will make programming a little more fun. I am writing documentation only actually, but this is work in progress, since debugging and bug fixing includes this task. -Current documentation is only found in the [Fun Handbook](https://fun-lang.xyz//fun/fun/src/branch/main/docs/handbook.md). +Current documentation is only found in the [Fun Handbook](https://git.xw3.org/fun/fun/src/branch/main/docs/handbook.md). -In the [examples/](https://fun-lang.xyz//fun/fun/src/branch/main/examples) directory should be an example of most Fun features. +In the [examples/](https://git.xw3.org/fun/fun/src/branch/main/examples) directory should be an example of most Fun features. A complete API documentation will follow.