We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clerk-sdk-go
1 parent dd49858 commit 0b0b66aCopy full SHA for 0b0b66a
docs/references/sdk/types.mdx
@@ -31,7 +31,7 @@ Backend-only SDKs are used in frameworks to build APIs without directly serving
31
32
**Examples:** Express.js/Hono with a Vite React/Vue frontend
33
34
-**SDK Examples:** [`@clerk/express`](https://github.com/clerk/javascript/tree/main/packages/express), `@hono/clerk-auth`, [`clerk-sdk-go`](https://github.com/clerk/clerk_go)
+**SDK Examples:** [`@clerk/express`](https://github.com/clerk/javascript/tree/main/packages/express), `@hono/clerk-auth`, [`clerk-sdk-go`](https://github.com/clerk/clerk-sdk-go)
35
36
## Fullstack
37
0 commit comments