mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-12 00:53:43 +01:00
move gomatrix to the right place
This commit is contained in:
parent
7f2ed4efb7
commit
6a048acd30
|
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
layout: project
|
layout: project
|
||||||
title: gomatrix
|
title: gomatrix
|
||||||
categories: projects client
|
categories: projects sdk
|
||||||
description: A Golang Matrix client
|
description: Official Golang Matrix client SDK
|
||||||
author: Kegsay
|
author: Matrix.org
|
||||||
maturity: Alpha
|
maturity: Stable
|
||||||
---
|
---
|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ 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).
|
Find it on [GitHub](https://github.com/matrix-org/gomatrix).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue