You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ discord.com to be used on any {{ project.name }} instance, which we believe will
19
19
for any transition process between services.
20
20
21
21
As {{ project.name }} is an entirely separate service from discord.com, it means a {{ project.name }} server by itself **cannot**
22
-
access private data controlled by discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on Discord.com.
22
+
access private data controlled by discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on discord.com.
23
23
You also **cannot** use a {{ project.name }} server to grant premium ("Nitro") features to a discord.com account (although you can grant these to a {{ project.name }} account).
24
24
25
25
Our goal is to achieve complete feature parity with discord.com, as well as
@@ -29,7 +29,7 @@ to multiple {{ project.name }}-compatible instances with rich theming and plugin
29
29
30
30
## Support
31
31
32
-
For any kind of support regarding {{ project.name }}, feel free to ask questions in our [Discord.com server](https://discord.gg/Ms5Ev7S6bF)
32
+
For any kind of support regarding {{ project.name }}, feel free to ask questions in our [discord.com guild](https://discord.gg/Ms5Ev7S6bF)
33
33
or our [official {{ project.name }} instance](https://staging.{{ project.domain }}).
34
34
35
35
For bug reporting and feature requests please create an [issue]({{ repositories.base_url }}/{{ repositories.server }}/issues/new/choose) on Github.
0 commit comments