diff --git a/supporting-docs/projects/2016-11-29-gomatrix.md b/supporting-docs/projects/2016-11-29-gomatrix.md index 26913a99..f50e4240 100644 --- a/supporting-docs/projects/2016-11-29-gomatrix.md +++ b/supporting-docs/projects/2016-11-29-gomatrix.md @@ -1,13 +1,13 @@ --- layout: project title: gomatrix -categories: projects client -description: A Golang Matrix client -author: Kegsay -maturity: Alpha +categories: projects sdk +description: Official Golang Matrix client SDK +author: Matrix.org +maturity: Stable --- # {{ page.title }} -A Golang Matrix client in early development. +Official Golang Matrix client SDK, as used by [go-neb](https://github.com/matrix-org/go-neb) and others Find it on [GitHub](https://github.com/matrix-org/gomatrix).