fix link to mastodon account
This commit is contained in:
parent
493ee2778d
commit
902358a022
|
@ -19,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Security
|
||||
|
||||
## [2.8.5 - 2019-12-25]
|
||||
|
||||
### Fixed
|
||||
- Fixed link to Mastodon account
|
||||
|
||||
## [2.8.4 - 2019-11-21]
|
||||
|
||||
### Changed
|
||||
|
|
|
@ -27,7 +27,7 @@ const AboutScreen: React.FC = () => (
|
|||
|
||||
<p>
|
||||
You can follow the project on{" "}
|
||||
<a href="https://x0r.be/@fediversespace" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://mastodon.social/@fediversespace" target="_blank" rel="noopener noreferrer">
|
||||
Mastodon
|
||||
</a>
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue