Skip to content

Commit

Permalink
Merge pull request #19967 from strapi/fix/v4-low-hanging-fruits
Browse files Browse the repository at this point in the history
chore: fix #19349
  • Loading branch information
alexandrebodin authored Mar 29, 2024
2 parents a3e2926 + e1634d3 commit a8ca954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Start the administration panel server for development:

```bash
cd ./packages/core/admin
yarn develop
yarn watch
```

The administration panel should now be available at http://localhost:4000/admin. Make sure the example application (step 4) is still running.
Expand Down

0 comments on commit a8ca954

Please sign in to comment.