move gomatrix to the right place
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 New Issue