Skip to content

Commit 8d5b5d5

Browse files
author
Bea Malsky
committed
Update sentry docs
1 parent 1144b49 commit 8d5b5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/sentry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,6 @@ There are several Gatsby plugins for Sentry integrations, but we prefer [`@sentr
186186

187187
First, create a new Sentry project following the steps above and generate a DSN. Once you have that value, add it to your local `.env ` file and Netlify environment as `SENTRY_DSN`.
188188

189-
Then you just need to install the `@sentry/gatsby` package and point it toward that DSN value—those setup instructions and option documentation can be found [here](https://www.gatsbyjs.com/plugins/@sentry/gatsby/).
189+
Then you just need to install the `@sentry/gatsby` package (this is done by default in our [Gatsby cookiecutter template]((/docker/templates/))) and point it toward that DSN value—those setup instructions and option documentation can be found [here](https://www.gatsbyjs.com/plugins/@sentry/gatsby/).
190190

191191
For further reading about how `@sentry/gatsby` works under the hood, [this blog post is useful](https://cra.mr/instrumenting-gatsbyjs-with-sentry/).

0 commit comments

Comments
 (0)