From ff01ebc8dc7b7b8ff349290fc546ef5d138d9643 Mon Sep 17 00:00:00 2001 From: hanez Date: Fri, 28 Nov 2025 17:50:36 +0100 Subject: [PATCH] Some documentation update. No Code changes. (0.33.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8d26d..abf03b1 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ There are some libs written in Fun available at the [./lib/](https://git.xw3.org This is actually a work in progress... -Current documentation is only found in the [Fun Handbook](https://git.xw3.org/fun/fun/src/branch/main/docs/handbook.md). +Current documentation is only found in the [Fun Handbook](https://fun-lang.xyz/handbook/). In the [./examples/](https://git.xw3.org/fun/fun/src/branch/main/examples) directory should be an example of most Fun features.