fix(doc): Correct API reference in Go package documentation (#354)
* Correct API reference in Go package documentation Updated description to reference the useSend API instead of Unsend API. * Update documentation to reflect useSend branding Added a issue to the package maintainer. If maintainer isn't actively maintaining the package. Will fork it. * fix(docs): remove community section and update Go SDK documentation - Remove community section until content is ready. - Update Go SDK docs to useSend implementation.
This commit is contained in:
+1
-4
@@ -28,6 +28,7 @@
|
||||
"introduction",
|
||||
"get-started/nodejs",
|
||||
"get-started/python",
|
||||
"get-started/go",
|
||||
"get-started/local",
|
||||
"get-started/smtp"
|
||||
]
|
||||
@@ -39,10 +40,6 @@
|
||||
{
|
||||
"group": "Guides",
|
||||
"pages": ["guides/webhooks", "guides/use-with-react-email"]
|
||||
},
|
||||
{
|
||||
"group": "Community SDKs",
|
||||
"pages": ["community-sdk/python", "community-sdk/go"]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user