From fca512020858d98a5fe2c57756b056fd0c774bef Mon Sep 17 00:00:00 2001 From: June Park Date: Sat, 17 Aug 2024 18:49:39 +0900 Subject: [PATCH] Update pairing-file.mdx Signed-off-by: June Park --- docs/getting-started/pairing-file.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/pairing-file.mdx b/docs/getting-started/pairing-file.mdx index c01b3b1..0bf7b17 100644 --- a/docs/getting-started/pairing-file.mdx +++ b/docs/getting-started/pairing-file.mdx @@ -6,7 +6,7 @@ sidebar_position: 2 Using Jitterbugpair (*not* the Jitterbug app) allows us to create a pairing file for programs like SideStore to talk to your device. This is required to use SideStore, or it will not function. -Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-macos.zip), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip). +Download Jitterbugpair for [Windows (64-bit)](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-win64.zip), [macOS](https://github.com/SideStore/SideStore-Docs/releases/download/need-a-place-to-put-jittterbug/jitterbugpair), or [Linux](https://github.com/osy/Jitterbug/releases/download/v1.3.1/jitterbugpair-linux.zip). ## Pairing Instructions @@ -20,4 +20,4 @@ On Windows, you might have to execute the program using Command Prompt or Powers 5. In File Explorer, navigate to the folder where jitterbugpair is located. 6. In the navigation bar where the folder location is, click an empty spot and type `powershell`. It should open a (possibly blue colored) window called PowerShell. -7. From there, type `./jitterbugpair.exe` and press enter while your device is plugged in. \ No newline at end of file +7. From there, type `./jitterbugpair.exe` and press enter while your device is plugged in.