From d8260fb58796114f981ef96101df510fa548ffda Mon Sep 17 00:00:00 2001 From: Yogthos Date: Thu, 11 Jun 2026 21:22:02 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20greeter=20retired=20=E2=80=94=20ring-ap?= =?UTF-8?q?p=20is=20the=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)