Skip to content

Commit 372ff8d

Browse files
Update links
1 parent 530060f commit 372ff8d

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

docs/contributing/contributing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There are many ways to contribute to SideStore, so if you aren't a developer, th
1313
- [Writing documentation](https://github.com/SideStore/SideStore-Docs)
1414
- [Submitting detailed bug reports and suggesting new features](https://github.com/SideStore/SideStore/issues/new/choose)
1515
- Helping out with support:
16-
- [Discord](https://discord.gg/sidestore-949183273383395328)
16+
- [Discord](https://dis.sidestore.io/)
1717
- [GitHub Discussions](https://github.com/SideStore/SideStore/discussions)
1818

1919
However, this guide will focus on the development side of things. For now, we will only have setup information here, but you can [join our Discord](https://discord.gg/sidestore-949183273383395328) if you need help after setup.

docs/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ To start the process of using a new pairing file you go to settings tab and clic
138138

139139
If you're currently having issues and want to know if we already know about them. Then check out our GitHub issue page which has a list of known issues and ways to mitigate some of the issues you might be having. Some of the issues in this list might be known that are not there, but are in the GitHub issues section. https://github.com/SideStore/SideStore/issues/490
140140

141-
If you have any issues that aren't in this list. Just make a GitHub issue or [join our discord.](https://discord.gg/sidestore-949183273383395328)
141+
If you have any issues that aren't in this list. Just make a GitHub issue or [join our discord.](https://dis.sidestore.io/)

docs/troubleshooting/common-issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Common issues found in SideStore.
55

66
:::warning
77

8-
This page is currently a work in progress. The information provided should be accurate, but please refer to our [Discord server](https://discord.gg/sidestore-949183273383395328) for assistance if needed.
8+
This page is currently a work in progress. The information provided should be accurate, but please refer to our [Discord server](https://dis.sidestore.io/) for assistance if needed.
99

1010
:::
1111

docs/troubleshooting/error-codes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Error codes found in SideStore.
55

66
:::warning
77

8-
This page is currently not fully accurate to how SideStore works, as this is based on AltStore's Error Codes page. Some info is still correct, but please don't rely on this word for word. Make sure to ask in our [Discord server](https://discord.gg/sidestore-949183273383395328) for help if you need it.
8+
This page is currently not fully accurate to how SideStore works, as this is based on AltStore's Error Codes page. Some info is still correct, but please don't rely on this word for word. Make sure to ask in our [Discord server](https://dis.sidestore.io/) for help if you need it.
99

1010
:::
1111

@@ -63,7 +63,7 @@ This means the app you're trying to install is not a standard .ipa. Try download
6363

6464
`SideStore.OperationError 1008`
6565

66-
This means an internal error occurred and SideStore couldn't provide the necessary information to perform the requested task. Please try again and check our [Troubleshooting Guide](./) for additional help. You can reach out to us directly if the issue persists at our Discord server.
66+
This means an internal error occurred and SideStore couldn't provide the necessary information to perform the requested task. Please try again and check our [Troubleshooting Guide](./) for additional help. You can reach out to us directly if the issue persists at our [Discord server](https://dis.sidestore.io/).
6767

6868
#### (1009) You cannot register more than 10 App IDs within a 7-day period.
6969

@@ -75,7 +75,7 @@ This means that you have reached the maximum amount of App IDs available. Apps I
7575

7676
`SideStore.OperationError 1010`
7777

78-
This means an internal error occurred and SideStore is unable to fetch changes for any AltSources you've added. Please try again and check our [Troubleshooting Guide](./) for additional help. You can reach out to us directly at our Discord server if the issue persists.
78+
This means an internal error occurred and SideStore is unable to fetch changes for any AltSources you've added. Please try again and check our [Troubleshooting Guide](./) for additional help. You can reach out to us directly at our [Discord server](https://dis.sidestore.io/) if the issue persists.
7979

8080
#### (1011) SideStore was denied permission to launch the app.
8181

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const config = {
104104
position: 'right',
105105
},
106106
{
107-
href: 'https://discord.gg/sidestore-949183273383395328',
107+
href: 'https://dis.sidestore.io/',
108108
label: 'Discord',
109109
position: 'right',
110110
},

i18n/TRANSLATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ Once you've completed translating a document:
9999

100100
## Need Help?
101101

102-
If you have any questions about the translation process or need clarification on technical terms, ping us in our [discord server](https://discord.gg/sidestore-949183273383395328) and we'll help you out as soon as possible.
102+
If you have any questions about the translation process or need clarification on technical terms, ping us in our [discord server](https://dis.sidestore.io/) and we'll help you out as soon as possible.

0 commit comments

Comments
 (0)