Skip to content

Commit a954a2f

Browse files
authored
docs: reorganize client docs and write new overview article (#4453)
1 parent 0d055cf commit a954a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/trpc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const trpc = createTRPCNext<AppRouter>({
5252

5353
return {
5454
/**
55-
* @link https://trpc.io/docs/links
55+
* @link https://trpc.io/docs/client/links
5656
*/
5757
links: [
5858
// adds pretty logs to your console in development and logs errors in production

0 commit comments

Comments
 (0)