From b72c5d2714c9d86982bf8b04e4426749a6b73ca5 Mon Sep 17 00:00:00 2001 From: Davi William Moraes Suga <33470530+davisuga@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:22:09 -0300 Subject: [PATCH] Fixed typo (#282) Fixed typo and broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f5f1ae..bf66778 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The following **tutorials** walk through various usecases of Opium: covers a simple webapp generating dynamic HTML on the backend and interfacing with PostgreSQL. -For **examples** of idiomatic usage, see the [./examples directory](./examples) +For **examples** of idiomatic usage, see the [./example directory](./example) and the simple examples below. [hosted-docs]: https://rgrinberg.github.io/opium/