Skip to content

Commit

Permalink
chore(docs): update README.md (#38495)
Browse files Browse the repository at this point in the history
chore(docs): fixing broken URLs: duplicate "gatsby-starter".
  • Loading branch information
joshuajames committed Aug 30, 2023
1 parent 26feae4 commit 5be5787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions starters/gatsby-starter-wordpress-blog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ _Have another more specific idea? You may want to check out our vibrant collecti

```shell
# create a new Gatsby site using the gatsby-starter-wordpress-blog starter
gatsby new my-gatsby-starter-wordpress-blog-starter https://github.com/gatsbyjs/gatsby-starter-gatsby-starter-wordpress-blog
gatsby new my-gatsby-starter-wordpress-blog-starter https://github.com/gatsbyjs/gatsby-starter-wordpress-blog
```

1. **Start developing.**
Expand All @@ -44,7 +44,7 @@ _Have another more specific idea? You may want to check out our vibrant collecti

Deploy this starter with one click on [Netlify](https://app.netlify.com/signup):

[<img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify" />](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-gatsby-starter-wordpress-blog)
[<img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify" />](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-wordpress-blog)

## 🧐 What's inside?

Expand Down

0 comments on commit 5be5787

Please sign in to comment.