Skip to content

Commit

Permalink
chore(docs): fix e-commerce showcase link (#23053)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelefra authored Apr 13, 2020
1 parent 1cef929 commit ddde4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/building-an-e-commerce-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Building an E-commerce Site

The speed and performance of sites built with Gatsby make it a great tool for building e-commerce sites. There are existing plugins for connecting services like [Shopify](/packages/gatsby-source-shopify/) and [Snipcart](/packages/gatsby-plugin-snipcart/) to Gatsby, and this section contains reference guides to help get things setup.

To see examples of e-commerce sites built with Gatsby, check out the [showcase](/showcase/?filters%5B0%5D=eCommerce).
To see examples of e-commerce sites built with Gatsby, check out the [showcase](/showcase/?filters%5B0%5D=E-commerce).

<GuideList slug={props.slug} />

Expand Down

0 comments on commit ddde4f9

Please sign in to comment.