From eb2f12443d03673312b055b27ead1ca5f2932bfa Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 7 Aug 2024 12:30:47 +0200 Subject: [PATCH] Examples --- doc/external.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/external.md b/doc/external.md index 0885535256..49f6f275d1 100644 --- a/doc/external.md +++ b/doc/external.md @@ -16,7 +16,7 @@ Alternatively, you can generate a stub of a tapir-based application directly fro ## Project templates * [Bootzooka: direct-style, Scala3](https://github.com/softwaremill/bootzooka) -* [Scala+ZIO+Quill+tapir, "real-world" impl](https://github.com/softwaremill/realworld-tapir-zio) +* [Scala+ZIO+Quill+tapir, "real-world" implementation](https://github.com/softwaremill/realworld-tapir-zio) ## Blogs, articles