From 22a8f9acccbde796b72cf5169fa3d8c54d508caa Mon Sep 17 00:00:00 2001 From: Nick Diego Date: Thu, 14 Sep 2023 06:23:05 -0500 Subject: [PATCH] Update Learn WordPress section. --- docs/getting-started/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index 4cfb7893f94e0c..136caa5607e487 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -17,7 +17,7 @@ Welcome! Let's get started building with blocks. Blocks are at the core of exten ## Learn WordPress Courses -For more educational resources, visit [Learn WordPress](https://learn.wordpress.org/). Here is a selection of current course offerings. +At [Learn WordPress](https://learn.wordpress.org/), you can find [tutorials](https://learn.wordpress.org/tutorials/), [courses](https://learn.wordpress.org/courses/), and [online workshops](https://learn.wordpress.org/online-workshops/) to learn more about developing for the Block Editor. Here is a selection of current offerings. - [Intro to Block Development: Build Your First Custom Block](https://learn.wordpress.org/course/introduction-to-block-development-build-your-first-custom-block/) - [Converting a Shortcode to a Block](https://learn.wordpress.org/course/converting-a-shortcode-to-a-block/)