Skip to content

Commit c6b6edb

Browse files
authored
chore(tanstackstart-react): Add link to docs in README (#19697)
Closes #19698 (added automatically)
1 parent e5b74a1 commit c6b6edb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/tanstackstart-react/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212

1313
> NOTICE: This package is in alpha state and may be subject to breaking changes.
1414
15-
## Getting Started
16-
17-
This SDK does not have docs yet. Stay tuned.
15+
> See the [Official Sentry TanStack Start SDK Docs](https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/) to get started.
1816
1917
## Compatibility
2018

@@ -45,8 +43,7 @@ Sentry.captureMessage('Hello, world!');
4543

4644
## Links
4745

48-
<!-- - [Official SDK Docs](https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/) -->
49-
46+
- [Official SDK Docs](https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/)
5047
- [Sentry.io](https://sentry.io/?utm_source=github&utm_medium=npm_tanstackstartreact)
5148
- [Sentry Discord Server](https://discord.gg/Ww9hbqr)
5249
- [Stack Overflow](https://stackoverflow.com/questions/tagged/sentry)

0 commit comments

Comments
 (0)