Redirects: Create pcsx2.net/discord (#341)

This commit is contained in:
TheTechnician27 2024-07-27 14:16:18 +00:00 committed by GitHub
parent db5c43d752
commit 7203f70f43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 6 deletions

View file

@ -46,7 +46,7 @@ params:
- name: Discord
icon: fab fa-discord
weight: 1
url: "https://discord.com/invite/TCz3t9k"
url: "https://pcsx2.net/discord"
- name: Github
icon: fab fa-github
weight: 2
@ -130,7 +130,7 @@ languages:
# url: /about
# - name: Discord
# weight: 6
# url: 'https://discord.com/invite/TCz3t9k'
# url: 'https://pcsx2.net/discord'
# pre: fa fa-discord
# - name: Github
# weight: 7

View file

@ -6,4 +6,4 @@ sidebar_position: 1
Here you will find various documentation related to the PCSX2 project, intended for both general user and technical audiences.
If this article does not help solve your problem, reach out in the [Discord](https://discord.com/invite/TCz3t9k) channel or the [forum](https://forums.pcsx2.net/).
If this article does not help solve your problem, reach out in the [Discord](https://pcsx2.net/discord) channel or the [forum](https://forums.pcsx2.net/).

View file

@ -73,4 +73,4 @@ It helps to write down the PCSX2 versions you're testing as you go, and note whe
## Reach out for help
After you've collected all the report materials, consider reaching out in either the respective [Discord](https://discord.com/invite/TCz3t9k) channel or the [forum](https://forums.pcsx2.net/) for further assistance.
After you've collected all the report materials, consider reaching out in either the respective [Discord](https://www.pcsx2.net/discord) channel or the [forum](https://forums.pcsx2.net/) for further assistance.

View file

@ -189,7 +189,7 @@ const config = {
},
{ to: "https://wiki.pcsx2.net/", label: "Wiki", position: "right" },
{
href: "https://discord.com/invite/TCz3t9k",
href: "https://pcsx2.net/discord",
position: "right",
className: "header-discord-link",
"aria-label": "Discord",
@ -282,7 +282,7 @@ const config = {
items: [
{
label: "Discord",
href: "https://discord.com/invite/TCz3t9k",
href: "https://pcsx2.net/discord",
},
{
label: "Forums",

View file

@ -8,6 +8,10 @@ const redirects = [
"/download/releases/tools",
],
},
{
to: "https://discord.com/invite/TCz3t9k",
from: "/discord",
},
{
to: "/blog/2021/aethersx2-brings-pcsx2-to-mobile",
from: "/301-aethersx2-pcsx2-mobile",