docs(core): update core-tutorial link on readme (#12549)

This commit is contained in:
Benjamin Cabanes 2022-10-12 09:40:20 -04:00 committed by GitHub
parent 7d19df0a15
commit 225ac9c7a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ Nx is a next generation build system with first class monorepo support and power
A few links to help you get started:
- [Nx.Dev: Documentation, Guides, Interactive Tutorials](https://nx.dev)
- [Nx.Dev: Core Tutorials](https://nx.dev/core-tutorial/01-create-blog)
- [Nx.Dev: Core Tutorials](https://nx.dev/getting-started/core-tutorial)
- [Recipe: Adding Nx to an Existing Monorepo](https://nx.dev/recipe/adding-to-monorepo)
- [Official Nx YouTube Channel](https://www.youtube.com/c/Nrwl_io)
- [Blog Posts About Nx](https://blog.nrwl.io/nx/home)