Skip to content

Commit

Permalink
[feat] : update makers url
Browse files Browse the repository at this point in the history
  • Loading branch information
014967 committed Dec 14, 2023
1 parent a1f1096 commit e3278c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ enum class GuideUrlItem(val url: String, val title: String) {
title = "투투에 문의하기",
),
Makers(
url = "https://two2too2.github.io/creater.html",
url = "https://twotoo-landing.vercel.app/makers",
title = "만든이들",
), ;

Expand Down

0 comments on commit e3278c9

Please sign in to comment.