Skip to content

Commit 515c6ff

Browse files
authored
Merge pull request #244 from Team-Clody/chore/#243-link-update
[CHORE/#243] 변경된 링크를 반영합니다.
2 parents dde8b5e + 189557d commit 515c6ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package com.sopt.clody.presentation.ui.setting.screen
22

33
object SettingOptionUrls {
4-
const val ANNOUNCEMENT_URL = "https://phrygian-open-50e.notion.site/800f9d9e139740409ec1ebc6da0339e0?pvs=4"
4+
const val ANNOUNCEMENT_URL = "https://www.notion.so/1c7e3fedb3f48029b36cf9d76c5fb6d6?pvs=21"
55
const val INQUIRIES_SUGGESTIONS_URL = "https://forms.gle/WnLC7VwHacufVHiv7"
6-
const val TERMS_OF_SERVICE_URL = "https://phrygian-open-50e.notion.site/4b8254c57c124f37afe3302ca7dd33c2?pvs=4"
7-
const val PRIVACY_POLICY_URL = "https://phrygian-open-50e.notion.site/21cb8d6027404b2aa05741bcf67a4503?pvs=4"
6+
const val TERMS_OF_SERVICE_URL = "https://www.notion.so/1c7e3fedb3f4802c8db1f3056c03973f?pvs=21"
7+
const val PRIVACY_POLICY_URL = "https://www.notion.so/1c7e3fedb3f48024a334c8116255b378?pvs=21"
88
}

0 commit comments

Comments
 (0)