We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3437c commit 5b90826Copy full SHA for 5b90826
openapi/frameworks/goa.mdx
@@ -148,7 +148,7 @@ After importing Goa, the design starts by defining the top-level API:
148
Description("A club that serves drinks and plays jazz. A Goa and Speakeasy example.")
149
Contact(func() {
150
Name("Speakeasy Support")
151
- URL("https://speakeasy-dev.slack.com/join/shared_invite/zt-1cwb3flxz-lS5SyZxAsF_3NOq5xc8Cjw")
+ URL("https://go.speakeasy.com/slack")
152
})
153
Docs(func() {
154
Description("The Speakeasy Club documentation")
0 commit comments