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
commit f8d5ab2b69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}