diff --git a/www/README.md b/www/README.md index 432a97c1ea1ac..542b35acac568 100644 --- a/www/README.md +++ b/www/README.md @@ -25,4 +25,4 @@ The `.env.development` file is ignored by git. Your token should never be commit ## Screenshots placeholder -If you are not working on starter or site showcase it might be beneficial to use placeholder image instead of actual screenshots. It will skip downloading screenshots and generating responsive images for all screenshots and replace them with placeholder image. Check [`gatsby-transformer-screenshot` docs](http://www.gatsbyjs.org/packages/gatsby-transformer-screenshot#placeholder-image) to learn how to use it. +If you are not working on starter or site showcase, it might be beneficial to use a placeholder image instead of actual screenshots. It will skip downloading screenshots and generating responsive images for all screenshots and replace them with a placeholder image. Check [`gatsby-transformer-screenshot` docs](http://www.gatsbyjs.org/packages/gatsby-transformer-screenshot#placeholder-image) to learn how to use it.