Skip to content

Commit c914fe2

Browse files
committed
chore: データ整備と調整
- id を本番環境の連番に合わせて修正 - ConnpassイベントのURLを更新 - 説明文を既存の文章パターンに統一 - dojo_event_services.yaml にコメント追加
1 parent be453c7 commit c914fe2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

db/dojo_event_services.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
### 以下、Dojo 情報まとめ ###
2828
### (dojos.yaml の追加順) ###
2929

30-
# 砧(東京都世田谷区)
31-
#- dojo_id: 343
30+
# 砧(東京都世田谷区)- connpass の個人アカウントのため登録できない。グループアカウントにする必要がある。(グループ化できたら dojos.yamlのurlも変更すると良さそう)
31+
#- dojo_id: 342
3232
# name: connpass
3333
# group_id: ???
34-
# url: https://codeclub.org/ja/clubs/4e31fc13-205c-4738-9b62-2722d890f6ed
34+
# url: https://connpass.com/event/363462/
3535

3636
# 赤坂国際(東京都港区)- 独自のイベント管理システム?
3737
#- dojo_id: 341

db/dojos.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,14 +1337,14 @@
13371337
- HTML
13381338
- CSS
13391339
- JavaScript
1340-
- id: 343
1340+
- id: 342
13411341
order: '131121'
13421342
created_at: '2025-08-12'
13431343
name:
13441344
prefecture_id: 13
13451345
logo: "/img/dojos/default.webp"
1346-
url: https://connpass.com/event/363462/
1347-
description: 世田谷区で毎月1回開催
1346+
url: https://codeclub.org/ja/clubs/4e31fc13-205c-4738-9b62-2722d890f6ed
1347+
description: 世田谷区で毎月開催
13481348
tags:
13491349
- Scratch
13501350
- micro:bit

0 commit comments

Comments
 (0)