Skip to content

Commit b4f3ec5

Browse files
authored
Updated Yur link
1 parent 0d67e35 commit b4f3ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ModAssistant/Classes/Promotions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Promotions
1111
ModName = "YUR Fit Calorie Tracker",
1212
Links = new List<PromotionLink>(){
1313
new PromotionLink{Text = "Join our Discord!", Link = "https://yur.chat", TextAfterLink = " Or find us on "},
14-
new PromotionLink{Text = "iOS", Link = "https://testflight.apple.com/join/GsTrCPFE", TextAfterLink = " and " },
14+
new PromotionLink{Text = "iOS", Link = "https://bit.ly/yuriphone", TextAfterLink = " and " },
1515
new PromotionLink{Text = "Android", Link = "https://play.google.com/store/apps/details?id=com.yur", TextAfterLink = "!" }
1616
},
1717
}

0 commit comments

Comments
 (0)