Skip to content

Commit f1d18d4

Browse files
authored
Feat: 개발 QA 1차(정민 | 다운로드 url 변경) (#129)
* feat: 오타 수정 * feat: 헤더 추가 * feat: 메타데이터 수정 * feat: 파비콘 변경 * feat: url 변경
1 parent 72ed6bc commit f1d18d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/landing/src/components/FinalCTASection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const FinalCTASection = () => {
2222
<Button
2323
variant="primary"
2424
onClick={() => {
25-
window.location.href = 'https://pinback.today';
25+
window.location.href = 'https://pinback.today/onboarding';
2626
}}
2727
>
2828
지금 시작하기

0 commit comments

Comments
 (0)