Skip to content

Commit 16cff41

Browse files
aghreedLekoArts
andauthoredMar 17, 2022
chore: replace all uses of gatsbyjs.org with gatsbyjs.com (#35101)
Co-authored-by: LekoArts <lekoarts@gmail.com>
1 parent 2cfd7dc commit 16cff41

File tree

126 files changed

+250
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+250
-250
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Gatsby Site Showcase Validator
22

3-
A simple node script that visits and checks all of the sites in the [Site Showcase](https://www.gatsbyjs.org/showcase/) for Gatsby.
3+
A simple node script that visits and checks all of the sites in the [Site Showcase](https://www.gatsbyjs.com/showcase/) for Gatsby.
44

55
Run locally [using act](https://github.com/nektos/act): `act -a "gatsby-site-showcase-validator"`

‎benchmarks/gabe-csv-markdown/src/components/bio.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Bio component that queries for data
33
* with Gatsby's useStaticQuery component
44
*
5-
* See: https://www.gatsbyjs.org/docs/use-static-query/
5+
* See: https://www.gatsbyjs.com/docs/use-static-query/
66
*/
77

88
import React from "react"

0 commit comments

Comments
 (0)
Please sign in to comment.