Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 1458f95

Browse files
authored
Update SetupView.swift
1 parent 32db847 commit 1458f95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/prostore/views/SetupView.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ struct SetupView: View {
2020
),
2121
SetupPage(
2222
title: "Add pairing file to ProStore",
23-
subtitle: "Follow the steps [here](https://prostore-ios.github.io/docs/setup/#install-localdevvpn) on your computer to install iLoader and place the pairing file in ProStore.",
23+
subtitle: "Follow the steps [here](https://ProStore.NovaDev.vip/docs/setup/#install-localdevvpn) on your computer to install iLoader and place the pairing file in ProStore.",
2424
imageName: "bolt.fill"
2525
),
2626
SetupPage(
@@ -105,3 +105,4 @@ struct SetupPage {
105105
}
106106

107107

108+

0 commit comments

Comments
 (0)