Skip to content

Commit aa931bc

Browse files
committed
Transfer repo to esaio
1 parent 6c08271 commit aa931bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DocBase上でメンバー名を調整したあとで、JSON形式でファイル
2020
※ スクリプトの作成・動作確認はRuby2.4.1で行っております
2121

2222
```
23-
$ git clone https://github.com/fukayatsu/d2e.git
23+
$ git clone https://github.com/esaio/d2e.git
2424
$ bundle install
2525
$ cp config.sample.yml config.yml
2626
```
@@ -32,7 +32,7 @@ $ cp config.sample.yml config.yml
3232
- `config.yml` にAPIトークンや設定を記述します
3333
- 必要に応じて `lib/converter.rb` の内容を変更します。
3434
- docbase上のデータをesa上のデータに変更する部分を主に調整していただくと良さそうです。
35-
- => https://github.com/fukayatsu/d2e/blob/master/lib/converter.rb
35+
- => https://github.com/esaio/d2e/blob/master/lib/converter.rb
3636

3737
## スクリプトの動作確認(Dry Run)
3838

0 commit comments

Comments
 (0)