From 9404338cac3c62baa723495f01a773613db1992d Mon Sep 17 00:00:00 2001 From: Yuval Karif Date: Tue, 3 Dec 2024 14:16:57 +0200 Subject: [PATCH] chore: fix broken readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82928de..55b1c1c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Intent aims to provide a good developer experience while providing powerful feat Intent provides necessary feature-integrations out of the box. -- [RDBMS](https://tryintent.com/docs/db-getting-started) +- [RDBMS](https://tryintent.com/docs/databases/getting-started) - [Storage](https://tryintent.com/docs/file-storage) - [Message Queues](https://tryintent.com/docs/queues) - [Mailers](https://tryintent.com/docs/mailers)