Skip to content

Commit 413e2e9

Browse files
committed
updated apple id for ios
1 parent a99c36c commit 413e2e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DoomCoder/ConfigureSettingsPane.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ struct ConfigureSettingsPane: View {
152152
/// App Store landing page for the DoomCoder Companion iOS app.
153153
/// Falls back to a search URL until the App Store ID is locked in.
154154
private static let companionAppStoreURL =
155-
"https://apps.apple.com/app/doomcoder-companion/id0000000000"
155+
"https://apps.apple.com/app/doomcoder-companion/id6772514212"
156156
private static let companionHelpURL =
157157
"https://github.com/katipally/Doom-Coder#iphone--ipad-companion"
158158

0 commit comments

Comments
 (0)