Skip to content

Commit 46a728a

Browse files
committed
modify docs to reflect current sentry situation
1 parent 620fb55 commit 46a728a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/monitoring.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ env var during runtime:
3030
fly secrets set SENTRY_DSN=<your_dsn>
3131
```
3232

33-
See the guide for the remix
34-
[here](https://docs.sentry.io/platforms/javascript/guides/remix/). Run the
35-
installation wizard but note that some of the steps included already exist in
36-
this codebase so be sure to remove any duplication.
33+
See the guides for React Router v7
34+
[here(library)](https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/)
35+
and
36+
[here(framwork)](https://docs.sentry.io/platforms/javascript/guides/react-router/).
37+
Note that the dedicated SDK for React Router is under development and features
38+
are lacking.
3739

3840
To generate the auth token, click
3941
[this](https://sentry.io/orgredirect/settings/:orgslug/developer-settings/new-internal/)

0 commit comments

Comments
 (0)