diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd048e8e..b60eb5931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1 @@ -see [releases](https://github.com/syuilo/misskey/releases) +see [releases](https://github.com/misskey-dev/misskey/releases) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9d6702e8..848631823 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ - 温度感高めで見てほしいものは責付いてください。 ## Issues -Feature suggestions and bug reports are filed in https://github.com/syuilo/misskey/issues . +Feature suggestions and bug reports are filed in https://github.com/misskey-dev/misskey/issues . * Please search existing issues to avoid duplication. If your issue is already filed, please add your reaction or comment to the existing one. * If you have multiple independent issues, please submit them separately. diff --git a/README.md b/README.md index b8de4b07d..5cff3619f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
diff --git a/docs/docker.en.md b/docs/docker.en.md
index 965c89a51..93eee8e4b 100644
--- a/docs/docker.en.md
+++ b/docs/docker.en.md
@@ -12,13 +12,13 @@ This guide describes how to install and setup Misskey with Docker.
----------------------------------------------------------------
1. Clone Misskey repository's master branch.
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
2. Move to misskey directory.
`cd misskey`
-3. Checkout to the [latest release](https://github.com/syuilo/misskey/releases/latest) tag.
+3. Checkout to the [latest release](https://github.com/misskey-dev/misskey/releases/latest) tag.
`git checkout master`
diff --git a/docs/docker.fr.md b/docs/docker.fr.md
index 52d42ff2e..7abd46335 100644
--- a/docs/docker.fr.md
+++ b/docs/docker.fr.md
@@ -13,13 +13,13 @@ Ce guide explique comment installer et configurer Misskey avec Docker.
----------------------------------------------------------------
1. Clone le dépôt de Misskey sur la branche master.
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
2. Naviguez dans le dossier du dépôt.
`cd misskey`
-3. Checkout sur le tag de la [dernière version](https://github.com/syuilo/misskey/releases/latest).
+3. Checkout sur le tag de la [dernière version](https://github.com/misskey-dev/misskey/releases/latest).
`git checkout master`
diff --git a/docs/docker.ja.md b/docs/docker.ja.md
index befcc9116..15b1a944a 100644
--- a/docs/docker.ja.md
+++ b/docs/docker.ja.md
@@ -12,13 +12,13 @@ Dockerを使ったMisskey構築方法
----------------------------------------------------------------
1. masterブランチからMisskeyレポジトリをクローン
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
2. misskeyディレクトリに移動
`cd misskey`
-3. [最新のリリース](https://github.com/syuilo/misskey/releases/latest)を確認
+3. [最新のリリース](https://github.com/misskey-dev/misskey/releases/latest)を確認
`git checkout master`
diff --git a/docs/docker.zh.md b/docs/docker.zh.md
index a9d050e95..a842fcb0c 100644
--- a/docs/docker.zh.md
+++ b/docs/docker.zh.md
@@ -12,13 +12,13 @@ Docker 部署指南
----------------------------------------------------------------
1. 克隆 Misskey 项目的 master 分支。
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
2. 进入 misskey 文件夹。
`cd misskey`
-3. 检查 [最新发布版](https://github.com/syuilo/misskey/releases/latest) 标签。
+3. 检查 [最新发布版](https://github.com/misskey-dev/misskey/releases/latest) 标签。
`git checkout master`
diff --git a/docs/setup.en.md b/docs/setup.en.md
index a68e36994..bd36f0f00 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -40,13 +40,13 @@ Please install and setup these softwares:
2. Clone the misskey repo from master branch.
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
3. Navigate to misskey directory
`cd misskey`
-4. Checkout to the [latest release](https://github.com/syuilo/misskey/releases/latest)
+4. Checkout to the [latest release](https://github.com/misskey-dev/misskey/releases/latest)
`git checkout master`
diff --git a/docs/setup.fr.md b/docs/setup.fr.md
index b16447c4f..7f4795eec 100644
--- a/docs/setup.fr.md
+++ b/docs/setup.fr.md
@@ -41,13 +41,13 @@ Installez les paquets suivants :
2. Clonez la branche master du dépôt misskey.
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
3. Accédez au dossier misskey.
`cd misskey`
-4. Checkout sur le tag de la [version la plus récente](https://github.com/syuilo/misskey/releases/latest)
+4. Checkout sur le tag de la [version la plus récente](https://github.com/misskey-dev/misskey/releases/latest)
`git checkout master`
diff --git a/docs/setup.ja.md b/docs/setup.ja.md
index 7f4ab6999..e8bae56f4 100644
--- a/docs/setup.ja.md
+++ b/docs/setup.ja.md
@@ -42,13 +42,13 @@ adduser --disabled-password --disabled-login misskey
2. masterブランチからMisskeyレポジトリをクローン
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
3. misskeyディレクトリに移動
`cd misskey`
-4. [最新のリリース](https://github.com/syuilo/misskey/releases/latest)を確認
+4. [最新のリリース](https://github.com/misskey-dev/misskey/releases/latest)を確認
`git checkout master`
diff --git a/docs/setup.zh.md b/docs/setup.zh.md
index 196e8a541..50664706b 100644
--- a/docs/setup.zh.md
+++ b/docs/setup.zh.md
@@ -40,13 +40,13 @@ adduser --disabled-password --disabled-login misskey
2. 克隆 Misskey 项目的 master 分支。
- `git clone -b master git://github.com/syuilo/misskey.git`
+ `git clone -b master git://github.com/misskey-dev/misskey.git`
3. 进入 misskey 文件夹。
`cd misskey`
-4. 检查 [最新发布版](https://github.com/syuilo/misskey/releases/latest) 标签。
+4. 检查 [最新发布版](https://github.com/misskey-dev/misskey/releases/latest) 标签。
`git checkout master`
diff --git a/locales/README.md b/locales/README.md
index 775a39a3c..a31df4f4c 100644
--- a/locales/README.md
+++ b/locales/README.md
@@ -1,6 +1,6 @@
# **DO NOT edit locale files** except `ja-JP.yml`.
-When you add text to the ja-JP file (of syuilo/misskey), it will automatically be applied to other language files.
+When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files.
Translations added in ja-JP file should contain the original Japanese strings.
Please see [Contribution guide](../CONTRIBUTING.md) for more information.
diff --git a/migration/1557761316509-AddSomeUrls.ts b/migration/1557761316509-AddSomeUrls.ts
index a0a2c7970..926999de6 100644
--- a/migration/1557761316509-AddSomeUrls.ts
+++ b/migration/1557761316509-AddSomeUrls.ts
@@ -4,8 +4,8 @@ export class AddSomeUrls1557761316509 implements MigrationInterface {
public async up(queryRunner: QueryRunner): Promise