Skip to content

Commit 0c81a73

Browse files
authored
docs: Remove outdated links from README Getting Started section. (#1694)
1 parent 28912d3 commit 0c81a73

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ app.listen(3000);
4040
## Getting started
4141

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

4745
## Middleware
4846

0 commit comments

Comments
 (0)