From d7907275e07ce641630f6789eef1b6c3f2d87923 Mon Sep 17 00:00:00 2001 From: Derek Hensley Date: Wed, 19 Jun 2024 15:15:27 -0700 Subject: [PATCH] Use raw discord link for now --- src/app/footer/footer.component.html | 2 +- src/app/toolbar/toolbar.component.html | 2 +- src/assets/md/mm_faq.md | 6 +++--- src/assets/md/oot_faq.md | 4 ++-- src/assets/md/tmc_faq.md | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 38a5e98..623d833 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -2,7 +2,7 @@
- + Contact Us diff --git a/src/app/toolbar/toolbar.component.html b/src/app/toolbar/toolbar.component.html index 734364c..e1b2faa 100644 --- a/src/app/toolbar/toolbar.component.html +++ b/src/app/toolbar/toolbar.component.html @@ -11,7 +11,7 @@ {{ game.title }} - +
diff --git a/src/assets/md/mm_faq.md b/src/assets/md/mm_faq.md index b0a6c91..a1404f9 100644 --- a/src/assets/md/mm_faq.md +++ b/src/assets/md/mm_faq.md @@ -145,7 +145,7 @@ There is one exception: No. *No one is allowed to contribute to the project who has accessed material relating to relevant source code or documentation leaks.* For -specifics, see [the Discord server](http://discord.zelda64.dev/). +specifics, see [the Discord server](https://discord.com/invite/DqwyCBYKqf/). How do I set up the decompilation on my computer? ------------------------------------------------- @@ -219,7 +219,7 @@ tutorial](https://github.com/zeldaret/oot/blob/master/docs/tutorial/contents.md) useful. But above all, if you want to help, join [the -Discord](http://discord.zelda64.dev/) and we can help with anything you +Discord](https://discord.com/invite/DqwyCBYKqf/) and we can help with anything you have trouble with. Where can I get more information? @@ -227,7 +227,7 @@ Where can I get more information? For more information on any of the topics in the scope of this project that have been discussed here, please join [the -Discord](http://discord.zelda64.dev/). We aim to be helpful and friendly +Discord](https://discord.com/invite/DqwyCBYKqf/). We aim to be helpful and friendly to newcomers, provided they have read the basics in this FAQ. ### I would like to write an article or make a video about this project. Who should I contact for further information? diff --git a/src/assets/md/oot_faq.md b/src/assets/md/oot_faq.md index a8e38e5..fed22a0 100644 --- a/src/assets/md/oot_faq.md +++ b/src/assets/md/oot_faq.md @@ -177,7 +177,7 @@ There is one exception: No. *No one is allowed to contribute to the project who has accessed material relating to relevant source code or documentation leaks.* For -specifics, see [the Discord server](http://discord.zelda64.dev/). +specifics, see [the Discord server](https://discord.com/invite/DqwyCBYKqf/). How do I set up the decompilation on my computer? ------------------------------------------------- @@ -233,7 +233,7 @@ Where can I get more information? For more information on any of the topics in the scope of this project that have been discussed here, please join [the -Discord](http://discord.zelda64.dev/). We aim to be helpful and friendly +Discord](https://discord.com/invite/DqwyCBYKqf/). We aim to be helpful and friendly to newcomers, provided they have read the basics in this FAQ. ### I would like to write an article or make a video about this project. Who should I contact for further information? diff --git a/src/assets/md/tmc_faq.md b/src/assets/md/tmc_faq.md index 9d4cfcc..62d2c3d 100644 --- a/src/assets/md/tmc_faq.md +++ b/src/assets/md/tmc_faq.md @@ -50,7 +50,7 @@ No specialist decompiler for ARM exists, so people read the assembly themselves or use Ghidra or the HexRays decompiler for a first approximation. There are also specialist data/hex analysis tools made for the project: [ask in Discord for -details](https://discord.zelda64.dev/) +details](https://discord.com/invite/DqwyCBYKqf/) What's the goal of this project? -------------------------------- @@ -135,7 +135,7 @@ I'd like to help. How should I get started? ------------------------------------------- Great, we're always happy to get new contributors! Most importantly, -[join the Discord](https://discord.zelda64.dev/), since this is where +[join the Discord](https://discord.com/invite/DqwyCBYKqf/), since this is where all the discussion takes place. Start by reading the project [README.md](https://github.com/zeldaret/tmc/blob/master/README.md) for general information, follow the instructions in