diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-08-15 23:55:30 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-08-15 23:55:30 +0900 |
| commit | 4bdef3720c80da90982f401ffe407827bbf464c0 (patch) | |
| tree | a062642c299f22b7b0712c3e47c056988ecdb502 /docs | |
| parent | Refactoring (diff) | |
| download | sharkey-4bdef3720c80da90982f401ffe407827bbf464c0.tar.gz sharkey-4bdef3720c80da90982f401ffe407827bbf464c0.tar.bz2 sharkey-4bdef3720c80da90982f401ffe407827bbf464c0.zip | |
Update setup.en.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setup.en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index 73ea636390..6a54817a78 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -64,7 +64,7 @@ web-push generate-vapid-keys *(optional)* Create a twitter application ---------------------------------------------------------------- -If you want to enable the twitter integration, you need to create a twitter app at [apps.twitter.com](https://apps.twitter.com/). +If you want to enable the twitter integration, you need to create a twitter app at [https://developer.twitter.com/en/apply/user](https://developer.twitter.com/en/apply/user). In the app you need to set the oauth callback url as : https://misskey-instance/api/tw/cb |