diff options
| author | YuzuRyo61 <yuzuryo61@yuzulia.com> | 2019-04-26 18:29:56 +0900 |
|---|---|---|
| committer | rinsuki <428rinsuki+git@gmail.com> | 2019-04-26 18:29:56 +0900 |
| commit | 0cfca4a6182e4f3b18b8a82ebdcda9403dea08e2 (patch) | |
| tree | 939d2052de2dc71e9252e2cd94742d0d018d859b | |
| parent | Fix bug (diff) | |
| download | sharkey-0cfca4a6182e4f3b18b8a82ebdcda9403dea08e2.tar.gz sharkey-0cfca4a6182e4f3b18b8a82ebdcda9403dea08e2.tar.bz2 sharkey-0cfca4a6182e4f3b18b8a82ebdcda9403dea08e2.zip | |
Fix official instance address (#4805)
いくつかのURLが misskey.xyz になってたままだったので misskey.io に訂正
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <a href="https://xn--931a.moe/"><img src="https://github.com/syuilo/misskey/blob/develop/assets/ai-orig.png?raw=true" align="right" height="320px"/></a> -[](https://misskey.xyz/) +[](https://misskey.io/) ================================================================ [](https://circleci.com/gh/syuilo/misskey) @@ -10,7 +10,7 @@ **A forever evolving, sophisticated microblogging platform.** <p align="justify"> -<a href="https://misskey.xyz">Misskey</a> is a decentralized microblogging platform born on Earth. +<a href="https://misskey.io">Misskey</a> is a decentralized microblogging platform born on Earth. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Why don't you take a short break from the hustle and bustle of the city, and dive into a new Internet? <a href="https://joinmisskey.github.io/">Find an instance!</a> |