Skip to content

Commit

Permalink
Update README.md (#32)
Browse files Browse the repository at this point in the history
Fix admin link.
  • Loading branch information
cedric25 authored Jan 2, 2024
1 parent 54356f7 commit bca6313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

1 comment on commit bca6313

@vercel
Copy link

@vercel vercel bot commented on bca6313 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

template-astro-clean – ./

template-astro-clean-git-main.sanity.build
template-astro-clean.sanity.build

Please sign in to comment.