Merge pull request #159 from ZJvandeWeg/zj-fix-footer

fix: Update footer URL path to existing branch
This commit is contained in:
Matthew Hodgson
2020-10-10 12:24:13 +01:00
committed by GitHub
+1 -1
View File
@@ -54,7 +54,7 @@ const Footer: React.FC = () => {
<div className="footer">
<a href="https://github.com/matrix-org/matrix.to">GitHub</a>
{' · '}
<a href="https://github.com/matrix-org/matrix.to/tree/matrix-two/src/clients">
<a href="https://github.com/matrix-org/matrix.to/tree/main/src/clients">
Add your client
</a>
{clear}