Fix document link.

This commit is contained in:
Black Hat
2019-05-22 03:02:57 +00:00
parent 2ae4d9538b
commit 1796f15b16
2 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ Spectral is a glossy cross-platform client for Matrix, the decentralized communi
## Document
There is a [separate document](https://spectral.encom.eu.org/docs) for Spectral.
There is a [separate document](https://spectral.encom.eu.org/docs/) for Spectral.
## Contact
@@ -23,11 +23,11 @@ Also, you can file an issue at this project if anything goes wrong.
## Acknowledgement
This program utilizes [libQuotient](https://github.com/quotient-im/libQuotient) library and some C++ models from [Quaternion](https://github.com/quotient-im/Quaternion).
This program utilizes [libQuotient](https://github.com/quotient-im/libQuotient/) library and some C++ models from [Quaternion](https://github.com/quotient-im/Quaternion/).
This program includes a copy of [hoedown](https://github.com/hoedown/hoedown).
This program includes a copy of [hoedown](https://github.com/hoedown/hoedown/).
This program includes a copy of [WinToast](https://github.com/mohabouje/WinToast) to display notifications.
This program includes a copy of [WinToast](https://github.com/mohabouje/WinToast/) to display notifications.
## Donation

View File

@@ -14,9 +14,9 @@
</p>
</description>
<url type="homepage">https://gitlab.com/b0/spectral</url>
<url type="bugtracker">https://gitlab.com/b0/spectral/issues</url>
<url type="help">https://spectral.encom.eu.org/docs</url>
<url type="homepage">https://gitlab.com/b0/spectral/</url>
<url type="bugtracker">https://gitlab.com/b0/spectral/issues/</url>
<url type="help">https://spectral.encom.eu.org/docs/</url>
<categories>
<category>Matrix</category>