diff --git a/package.json b/package.json index 0d053a4..90a0167 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beammp-website", "private": true, - "version": "2.4.5", + "version": "2.4.6", "type": "module", "scripts": { "dev": "vite", diff --git a/src/locales/en.json b/src/locales/en.json index 59f158f..068fdb6 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -153,12 +153,12 @@ "4": { "question": "How do I host a server?", "answer": - "The server files required for hosting your own server can be found at the top of this page below the client download. You will also require an authentication key which can be found from keymaster. Further information around the setup can be found on our wiki." + "The server files required for hosting your own server can be found at the top of this page below the client download. You will also require an authentication key which can be found from keymaster. Further information around the setup can be found on our docs." }, "5": { "question": "Can I use mods?", "answer": - "Mods are supported. These are installed on the server. See our wiki for more information." + "Mods are supported. These are installed on the server. See our docs for more information." } }, "stats": { diff --git a/src/views/Home.vue b/src/views/Home.vue index 89595a1..7953e02 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -259,7 +259,7 @@ const faqs = [ />

{{ community.name }}