Skip to content

Commit

Permalink
chore(root): Update readme.md URL to localhost:3000 (resend#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckelwin authored Oct 4, 2023
1 parent c4a1ec1 commit 240c5a4
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 @@ -109,7 +109,7 @@ pnpm install
pnpm dev
```

This will initialize all packages in parallel and watch for changes, including the website which will be available at [localhost:3001](http://localhost:3001).
This will initialize all packages in parallel and watch for changes, including the website which will be available at [localhost:3000](http://localhost:3000).

## Contributing

Expand Down

0 comments on commit 240c5a4

Please sign in to comment.