1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Fixed broken link (#5479)

Fixes link to 404 page in sentry docs
This commit is contained in:
Seth Bergman 2018-10-19 07:52:41 -05:00 committed by Tim Neutkens
parent 6eba3ad9ab
commit f5156b2297

View file

@ -46,4 +46,4 @@ now
This example show you how to add Sentry to catch errors in next.js
You will need a Sentry DSN for your project. You can get it from the Settings of your Project, in **Client Keys (DSN)**, and copy the string labeled **DSN (Public)**.
Note that if you are using a custom server, there is logging available for common platforms: https://docs.sentry.io/platforms/javascript/express/?platform=node
Note that if you are using a custom server, there is logging available for common platforms: https://docs.sentry.io/platforms/