Skip to content

Commit 824c230

Browse files
authored
Merge pull request #92 from Zhuyuan0907/main
修復攤位地圖中,摩茲工寮的網址跳轉錯誤
2 parents 46939c0 + 4c679ff commit 824c230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(website)/(pages)/venue/venueData.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default {
6060
{
6161
number: "8",
6262
title: "MozTW 社群 / 摩茲工寮",
63-
url: "moztw.org",
63+
url: "https://moztw.org/",
6464
description:
6565
"MozTW 是台灣 Mozilla 愛好者的實體社群,設有網站提供相關軟體下載等服務,並負責維護 Mozilla 大部分軟體的正體中文版本與語言套件的在地化。摩茲工寮是 MozTW 為開放社群與活動所設計,也由社群共同管理的空間.",
6666
},

0 commit comments

Comments
 (0)