diff --git a/articles/guide-to-gatsby-wordpress-starter-advanced/1-Overview.md b/articles/guide-to-gatsby-wordpress-starter-advanced/1-Overview.md index 01a0549..c19d32b 100644 --- a/articles/guide-to-gatsby-wordpress-starter-advanced/1-Overview.md +++ b/articles/guide-to-gatsby-wordpress-starter-advanced/1-Overview.md @@ -14,7 +14,7 @@ canonical_url: 2. [Basic WordPress & Gatsby Setup](https://dev.to/nevernull/basic-wordpress-gatsby-setup-guide-to-gatsby-wordpress-starter-advanced-with-previews-i18n-and-more-44d8) 3. [Setup Menu Navigation](https://dev.to/nevernull/setup-menu-navigation-guide-to-gatsby-wordpress-starter-advanced-with-previews-i18n-and-more-3bfl) 4. [Deployment](https://dev.to/nevernull/deployment-guide-to-gatsby-wordpress-starter-advanced-with-previews-i18n-and-more-2g2o) -5. Blog Posts with Pagination +5. [Blog with Pagination](https://dev.to/nevernull/blog-with-pagination-guide-to-gatsby-wordpress-starter-advanced-with-previews-i18n-and-more-50g5) 6. How to handle Images and make use of gatsby-image 7. PageBuilder with ACF Flexible Content 8. Internationalization - i18n diff --git a/articles/guide-to-gatsby-wordpress-starter-advanced/4-Deployment.md b/articles/guide-to-gatsby-wordpress-starter-advanced/4-Deployment.md index 247eb0b..1b2c6b7 100644 --- a/articles/guide-to-gatsby-wordpress-starter-advanced/4-Deployment.md +++ b/articles/guide-to-gatsby-wordpress-starter-advanced/4-Deployment.md @@ -142,4 +142,4 @@ Find the GitLab code base in this extra branch: [https://github.com/henrikwirth/ In the upcoming part we will introduce a blog page with pagination, which will serve as overview for our blog post previews. -Coming up soon: **Part 5** - Blog Posts with Pagination +Coming up soon: **Part 5** - [Blog with Pagination](https://dev.to/nevernull/blog-with-pagination-guide-to-gatsby-wordpress-starter-advanced-with-previews-i18n-and-more-50g5)