Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update GitLab issue board path
Browse files Browse the repository at this point in the history
  • Loading branch information
denny0223 committed Sep 5, 2023
1 parent 1dfd05f commit 47f71db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/cfp/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<p>若你想進一步了解過往討論的內容,也歡迎到 GitLab 上查看 SITCON 2022 的籌備歷程。</p>
<div class="rad-btns">
<cfp-rad-btn href="https://groups.google.com/g/sitcon-general/" content="SITCON 郵件論壇" />
<cfp-rad-btn href="https://gitlab.com/sitcon-tw/2022/2022-board/-/issues" content="籌備歷程紀錄" />
<cfp-rad-btn href="https://gitlab.com/sitcon-tw/2022/board/-/issues" content="籌備歷程紀錄" />
</div>
</cfp-rounded-glass-box>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</p>
<div class="btns">
<btn href="https://groups.google.com/g/sitcon-general/">郵件論壇</btn>
<btn href="https://gitlab.com/sitcon-tw/2022/2022-board/-/issues">籌備紀錄</btn>
<btn href="https://gitlab.com/sitcon-tw/2022/board/-/issues">籌備紀錄</btn>
</div>
</div>
</mint-box>
Expand Down

0 comments on commit 47f71db

Please sign in to comment.