From 8b9608df73668241ae9a987bcff0e3f5949b878c Mon Sep 17 00:00:00 2001 From: Oussama Benhamed Date: Fri, 17 May 2024 19:12:58 +0200 Subject: [PATCH] docs: fix packages website link (#88) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc167a7..70f0240 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -This is the source code of the [AdonisJS Packages](https://adonisjs.com/packages) website. The website is built using: +This is the source code of the [AdonisJS Packages](https://packages.adonisjs.com/) website. The website is built using: - [AdonisJS](https://adonisjs.com) - [VueJS](https://vuejs.org/)