Skip to content

Commit 6bfef38

Browse files
committed
fix: remove nonexistent Discord link from README
1 parent 5028fc3 commit 6bfef38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ m := ai.New("openai",
408408
)
409409
```
410410

411-
**Want to add your platform?** See the [AI Provider Integration Guide](internal/website/docs/guides/ai-provider-guide.md) for how to implement `ai.Model` and submit a PR. We welcome both code contributions and sponsorships from AI infrastructure companies — reach out via a [GitHub issue](https://github.com/micro/go-micro/issues) or [Discord](https://discord.gg/jwTYuUVAGh).
411+
**Want to add your platform?** See the [AI Provider Integration Guide](internal/website/docs/guides/ai-provider-guide.md) for how to implement `ai.Model` and submit a PR. We welcome both code contributions and sponsorships from AI infrastructure companies — reach out via a [GitHub issue](https://github.com/micro/go-micro/issues).
412412

413413
## Adopters
414414

0 commit comments

Comments
 (0)