Skip to content

Commit 4a647c6

Browse files
committed
fix bad link
it is redirecting as if it is in flutter context, but it's not a more explicit link hopefully resolves this
1 parent 33e77e4 commit 4a647c6

File tree

3 files changed

+18619
-13038
lines changed

3 files changed

+18619
-13038
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,14 @@
107107
"@spotlightjs/spotlight": "^2.5.0",
108108
"@tailwindcss/forms": "^0.5.7",
109109
"@tailwindcss/typography": "^0.5.10",
110+
"@types/bun": "^1",
110111
"@types/dompurify": "3.0.5",
111112
"@types/node": "^20",
112113
"@types/react": "18.3.12",
113114
"@types/react-dom": "18.3.1",
114115
"@types/ws": "^8.5.10",
115116
"autoprefixer": "^10.4.17",
117+
"bun": "^1.2.4",
116118
"concurrently": "^9.1.0",
117119
"dotenv-cli": "^7.4.1",
118120
"eslint": "^8",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
In order to use distributed tracing with the Native SDK, follow the <PlatformLink to="/tracing/trace-propagation/custom-instrumentation/">custom instrumentation</PlatformLink> steps.
1+
In order to use distributed tracing with the Native SDK, follow the <a href="/platforms/dart/tracing/trace-propagation/custom-instrumentation/">custom instrumentation</a> steps.

0 commit comments

Comments
 (0)