From bca6313b030d800fd23917a94115b83600425987 Mon Sep 17 00:00:00 2001 From: Cedric Nicoloso Date: Tue, 2 Jan 2024 19:28:16 +0100 Subject: [PATCH] Update README.md (#32) Fix admin link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b5405..e4ca524 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Run the following commands 4. `npm run dev` to start the development server -Your Astro app should now be running on [http://localhost:4321/](http://localhost:4321/) and Studio on [http://localhost:4321/admin](http://localhost:4321/). +Your Astro app should now be running on [http://localhost:4321/](http://localhost:4321/) and Studio on [http://localhost:4321/admin](http://localhost:4321/admin). ### Add content