From 1cd4b8c88e0d48cea9fc81373a0ffcdb9f9848c4 Mon Sep 17 00:00:00 2001 From: Nat Alison Date: Fri, 28 Feb 2020 08:54:48 -0800 Subject: [PATCH] Update packages/gatsby-image/README.md Co-Authored-By: Kyle Gill --- packages/gatsby-image/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-image/README.md b/packages/gatsby-image/README.md index bb35a1ac4af24..75df3473ec890 100644 --- a/packages/gatsby-image/README.md +++ b/packages/gatsby-image/README.md @@ -262,7 +262,7 @@ format, use the `withWebp` fragments. If the browser doesn't support WebP, `gatsby-image` will fall back to the default image format. For more information about these options, please see the -[Gatsby Image API](https://www.gatsbyjs.org/docs/gatsby-image/#image-query-fragments). +[Gatsby Image API](/docs/gatsby-image/#image-query-fragments). _Please see the [gatsby-plugin-sharp](/packages/gatsby-plugin-sharp/#tracedsvg)