Skip to content

Commit c50e7be

Browse files
committed
Fixed links in philosophy page
1 parent 7fbdb6d commit c50e7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/philosophy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ While we generally should try to keep the API surfaces of SDKs reasonable small.
5252
Some types of errors cannot be resolved without the data that was given to the program.
5353
But make sure that auto instrumentations doesn't attach PII without an explicit opt-in from the user.
5454
The server must be aware of parts of the protocol that include PII to scrub them by default.
55-
Please check <Link to="/sdk/data-handling">Data Handling</Link> for more detail.
55+
Please check <Link to="/sdk/expected-features/data-handling">Data Handling</Link> for more detail.
5656

5757
## Don’t forget the big picture
5858

0 commit comments

Comments
 (0)