-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Description
Description
create-a-gatsby-site is not navigate to right location
https://next.gatsbyjs.org/tutorial/part-zero/#create-a-gatsby-site
It should navigate to
https://next.gatsbyjs.org/tutorial/part-zero/#create-a-site
But its pointing to different location
Steps to reproduce
Open https://next.gatsbyjs.org/tutorial/part-zero/#create-a-gatsby-site
Page will remain on top rather then navigating to create a site
https://next.gatsbyjs.org/tutorial/part-zero/#create-a-site
Expected result
create-a-gatsby-site Should point to - https://next.gatsbyjs.org/tutorial/part-zero/#-create-a-gatsby-
site
or
Update the id of create a gatsby site section -create-a-gatsby-site to create-a-gatsby-site
Actual result
create-a-gatsby-site Pointing to Open https://next.gatsbyjs.org/tutorial/part-zero/#create-a-gatsby-site
Environment
File contents (if changed)
gatsby-config.js: N/A
package.json: N/A
gatsby-node.js: N/A
gatsby-browser.js: N/A
gatsby-ssr.js: N/A