diff --git a/README.md b/README.md index 2a087c2..96a4a29 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Visit the documentation of the SDK [here](https://golang.wapikit.com) Beta Version - This SDK is not stable right now. It is currently in beta version. Report issues [here](https://github.com/wapikit/wapi.go/issues). -This SDK is part of a technical suite built to support the WhatsApp Business Application Development ecosystem. This SDK also has a Node.js version, you can check it out [here](https://sarthakjdev/wapi.js/js). +This SDK is part of a technical suite built to support the WhatsApp Business Application Development ecosystem. This SDK also has a Node.js version, you can check it out [here](https://wapikit/wapi.js/js). ## About diff --git a/docs/guide/contact.mdx b/docs/guide/contact.mdx index b638cd1..09d4336 100644 --- a/docs/guide/contact.mdx +++ b/docs/guide/contact.mdx @@ -7,6 +7,6 @@ The prefered way to contact us by email at sarthak@softlancer.co. But you can also reach out to us here: -- Twitter/X: @sarthakjdev or @softlancerhq -- Linkedin: https://www.linkedin.com/in/sarthakjdev/ -- Github: https://www.github.com/sarthakjdev \ No newline at end of file +- Twitter/X: @sarthakjdev or @wapikit +- Linkedin: https://www.linkedin.com/in/wapikit/ +- Github: https://www.github.com/wapikit \ No newline at end of file diff --git a/docs/mint.json b/docs/mint.json index 6cb5064..c83bdd9 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -117,7 +117,7 @@ ], "footerSocials": { "x": "https://x.com/wapikit", - "github": "https://github.com/sarthakjdev/wapikit", - "linkedin": "https://www.linkedin.com/company/softlancer" + "github": "https://github.com/wapikit/wapi.go", + "linkedin": "https://www.linkedin.com/company/wpaikit" } }