Skip to content

Commit 2997ea8

Browse files
authored
Merge pull request #56 from cascornelissen/patch-1
Fix broken link to pairing file documentation
2 parents ef6d5fe + 2249e7b commit 2997ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ let setupStepContents = [
6969
(os) =>
7070
`<b>Follow these steps to Pair your device:</b><li>Extract <code>Jitterbugpair.zip.</code> <a class="glink" target="_blank" href="https://support.apple.com/en-ca/guide/iphone/iph14a867ae/ios">Set a passcode for your device</a> if you don't already have one and ensure that your device is still connected to your computer via cable.</li> <ul class="list-disc list-inside"><li> Open your device to its homescreen. ${osW(
7171
'Then, execute <code>JitterBugPair</code> by double-clicking it or right-clicking it and selecting open.</li><li>JitterBugPair will then generate a <b>pairing file</b>. This pairing file will have the file exentension <code>mobiledevicepairing.</code></li>',
72-
'Then, in File Explorer, locate <code>jitterbugpair.exe</code> and execute it by double-clicking it or right-clicking it and selecting open. <li>JitterBugPair will then generate a <b>pairing file</b> within the same folder. This pairing file will have the file exentension <code>mobiledevicepairing.</code> If no file generates, try running JitterBugPair as an administrator or follow steps 5-7 listed <a class="glink" target="_blank" href="https://docs.SideStore.io/docs/getting-started/pairing-file.">here</a></li>')}</li>
72+
'Then, in File Explorer, locate <code>jitterbugpair.exe</code> and execute it by double-clicking it or right-clicking it and selecting open. <li>JitterBugPair will then generate a <b>pairing file</b> within the same folder. This pairing file will have the file exentension <code>mobiledevicepairing.</code> If no file generates, try running JitterBugPair as an administrator or follow steps 5-7 listed <a class="glink" target="_blank" href="https://docs.SideStore.io/docs/getting-started/pairing-file">here</a>.</li>')}</li>
7373
7474
<li>Zip this pairing file and transfer it to your device via Google Drive, emailing it to yourself, or any other method.</li>
7575
<br>In the Files app, longpress on your zipped pairing file and select uncompress. Then, locate and launch the SideStore app and select OK when prompted.<li>If you cannot find the SideStore app you may need to restart your device to make it appear.</li>Select your now unzipped pairing file and SideStore will be paired!<li>Note that if you update your iDevice your pairing file will become invalid and you'll have to go through this process again.</li><li>To get SideStore to prompt you for your pairing file again tap <code>Reset Pairing File</code> in the SideStore app.</li>`,

0 commit comments

Comments
 (0)