From de40549fa7eb5655d39ed200d38ed58baf1f652b Mon Sep 17 00:00:00 2001 From: Davi William Moraes Suga <33470530+davisuga@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:45:34 -0300 Subject: [PATCH] Fixed typo Fixed typo and broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86cebe6..db9a3ca 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/