Skip to content

Commit

Permalink
docs: Remove outdated links from README Getting Started section. (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpinkus committed Oct 5, 2022
1 parent 28912d3 commit 0c81a73
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ app.listen(3000);
## Getting started

- [Kick-Off-Koa](https://github.com/koajs/kick-off-koa) - An intro to Koa via a set of self-guided workshops.
- [Workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of Koa, Express' spiritual successor.
- [Introduction Screencast](https://knowthen.com/episode-3-koajs-quickstart-guide/) - An introduction to installing and getting started with Koa

- [Guide](docs/guide.md) - Go straight to the docs.

## Middleware

Expand Down

0 comments on commit 0c81a73

Please sign in to comment.