Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #38495

Merged
merged 1 commit into from
Aug 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
Fixing broken URLs: duplicate "gatsby-starter".
  • Loading branch information
joshuajames committed Aug 29, 2023
commit b4403a5ed085b1cfdf77318faa631a4f30c258bb
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