Skip to content

Commit 172c4b9

Browse files
committed
講習会ページのdiscordリンクをOUTechsからOUCCのものに変更
1 parent 4853152 commit 172c4b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/workshop/WorkshopSection.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
import Section from '@/components/common/Section.astro'
3-
import OUTechsDiscordJoinLink from '@/components/common/button/OUTechsDiscordJoinLink.astro'
3+
import DiscordJoinLink from '@/components/common/button/DiscordJoinLink.astro'
44
---
55

66
<Section background="white">
@@ -9,7 +9,7 @@ import OUTechsDiscordJoinLink from '@/components/common/button/OUTechsDiscordJoi
99
新歓イベントの一環として部員や外部講師による講習会を開催しています。様々な技術について未経験者向けに解説しながら実際に使えるようになることを目指します。講習会内で必要なソフトウェアのインストールから説明しますので、事前準備は必要ありません。
1010
</p>
1111
<div class="flex justify-center">
12-
<OUTechsDiscordJoinLink />
12+
<DiscordJoinLink />
1313
</div>
1414
<p>
1515
こちらから講習会の資料や連絡を受け取れます。

0 commit comments

Comments
 (0)