fix: Update to iloader and fix broken links (#26)

* Update afc.py

* Update afc.py

* Update error message and documentation link for UDID

* Update pairing file instructions and documentation URL

* Update pairing file instructions in refresh.py

* Update sparse.py

* NOTE TO SELF: This can probably be removed altogether or modified drastically because we don’t use jitterbug anymore

* Update jit26.py
This commit is contained in:
CelloSerenity
2025-11-27 12:14:49 -07:00
committed by GitHub
parent 23790c46b4
commit 0d3fcb8146
7 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ def pairing_command():
discord.ui.Button(
label="Documentation",
style=discord.ButtonStyle.primary,
url="https://docs.sidestore.io/docs/troubleshooting/#cannot-choose-pairing-file",
url="https://docs.sidestore.io/docs/advanced/pairing-file",
emoji="<:sidestorepride:1417717648795631787>",
)
)