diff --git a/docs/libraries.md b/docs/libraries.md index 522a89e..612443a 100644 --- a/docs/libraries.md +++ b/docs/libraries.md @@ -2,7 +2,7 @@ Libraries confirmed to load and pass their conformance checks on Jolt (see `test/integration/deps-conformance-test.janet` and the -[greeter example](https://github.com/jolt-lang/examples/tree/main/greeter)). +[ring-app example](https://github.com/jolt-lang/examples/tree/main/ring-app)). * [config](https://github.com/yogthos/config) * [Selmer](https://github.com/yogthos/Selmer)