diff --git a/apps/docs/community-sdk/go.mdx b/apps/docs/community-sdk/go.mdx index 6ed31f7..abed1f2 100644 --- a/apps/docs/community-sdk/go.mdx +++ b/apps/docs/community-sdk/go.mdx @@ -15,7 +15,7 @@ icon: golang To install the Unsend package, you can use go get: ```bash -go get github.com/unsend/unsend-go +go get github.com/QGeeDev/unsend-go ``` ## Related Links