move gomatrix to the right place

This commit is contained in:
Matthew Hodgson 2017-05-03 00:53:56 +01:00
parent 7f2ed4efb7
commit 6a048acd30

View file

@ -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).