diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-09-01 18:15:25 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-09-01 18:15:25 +0900 |
| commit | ad9b9964fad91b56ffbde9f0ddf897376dc52012 (patch) | |
| tree | 2a326296e6d1c1fa9ad75a7be5030d2087deb2c7 /CONTRIBUTING.md | |
| parent | Merge pull request #2565 from syuilo/contribution-guide (diff) | |
| download | sharkey-ad9b9964fad91b56ffbde9f0ddf897376dc52012.tar.gz sharkey-ad9b9964fad91b56ffbde9f0ddf897376dc52012.tar.bz2 sharkey-ad9b9964fad91b56ffbde9f0ddf897376dc52012.zip | |
Update contribution guide
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50aef3a4b6..2fa78d1934 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,9 +10,9 @@ If you find the existing issue, please add your reaction or comment to the issue Please see [Translation guide](./docs/translate.en.md). ## Localization (l10n) -Please use Crowdin for localization. +Please use [Crowdin](https://crowdin.com/project/misskey) for localization. -[](https://crowdin.com/project/misskey) + ## Documentation * Documents for contributors are located in `/docs`. |