And most finally, we would like to invite you to our ACE3 public Slack chat. Here you can chat with fellow ACE3 users and developers, ask questions and receive help.
-Registration is open for everyone: [http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}.
+Registration is open for everyone: [https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}.
Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_name=ace3mod&tw_p=followbutton){:target="_blank"} and to [like our facebook page](https://www.facebook.com/ACE3Mod/){:target="_blank"}.
diff --git a/docs/_posts/2016-11-04-ace3-version381.md b/docs/_posts/2016-11-04-ace3-version381.md
index 8b9a448db3..0ba73a5c2d 100644
--- a/docs/_posts/2016-11-04-ace3-version381.md
+++ b/docs/_posts/2016-11-04-ace3-version381.md
@@ -15,7 +15,7 @@ A big shoutout to those who helped testing! Thank you.
We've used this approach for 3.8.0 as well and hope that again most of the bugs have been fixed already and that you can enjoy ACE3 without annoying interruptions.
-We will keep this approach for the future and invite you to join to test the release candidates. All information will be posted in our public chat to which you're invited too. You can access it here: [http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}
+We will keep this approach for the future and invite you to join to test the release candidates. All information will be posted in our public chat to which you're invited too. You can access it here: [https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}
So, why didn't we release any minor releases for 3.7.0 (e.g. 3.7.1)? In short: We didn't feel that it was necessary. During and directly after the release we had already added new and awesome features so that we had to do a major release.
diff --git a/docs/index.html b/docs/index.html
index 3bc84a2b03..77fe339a39 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -85,7 +85,7 @@ sitemap:
and more.
ACE3 Public Chat
Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.
If you made something with this mod (screen shots, artwork, videos) we'd love to see it.
diff --git a/docs/wiki/development/coding-guidelines.md b/docs/wiki/development/coding-guidelines.md
index 2d87063403..b4f844a8e4 100644
--- a/docs/wiki/development/coding-guidelines.md
+++ b/docs/wiki/development/coding-guidelines.md
@@ -62,7 +62,7 @@ class ACE_Settings {
All text that shall be displayed to a user shall be defined in a `stringtable.xml` file for multi-language support.
- There shall be no empty stringtable language values.
-- All stringtables shall follow the format as specified by [Tabler](https://github.com/bux578/tabler){:target="_blank"} and the [translation guidelines](http://ace3mod.com/wiki/development/how-to-translate-ace3.html){:target="_blank"} form.
+- All stringtables shall follow the format as specified by [Tabler](https://github.com/bux/tabler){:target="_blank"} and the [translation guidelines]({{ site.baseurl }}/wiki/development/how-to-translate-ace3.html) form.
## 2. Macro Usage
diff --git a/docs/wiki/feature/rangecard.md b/docs/wiki/feature/rangecard.md
index 81fa3a466e..708d59261c 100644
--- a/docs/wiki/feature/rangecard.md
+++ b/docs/wiki/feature/rangecard.md
@@ -30,7 +30,7 @@ Add a range card that updates itself for your weapon and the type of ammo you're
- Open your rangetable and look under the `Target range` column.
-- Move to the `Bullet Drop` column, the drop is in MRADs, you need to compensate for it by adjusting your sight. Example, you want to adjust for a bullet drop of -7.9 MRADs simply adjust your scope 7.9 MRADs vertically. (check [feature scopes](http://ace3mod.com/wiki/feature/scopes.html) ) for this.
+- Move to the `Bullet Drop` column, the drop is in MRADs, you need to compensate for it by adjusting your sight. Example, you want to adjust for a bullet drop of -7.9 MRADs simply adjust your scope 7.9 MRADs vertically. (check [feature scopes]({{ site.baseurl }}/wiki/feature/scopes.html) ) for this.
## 3. Dependencies
diff --git a/docs/wiki/user/information-center.md b/docs/wiki/user/information-center.md
index 1d76020fb6..fa6077ee3e 100644
--- a/docs/wiki/user/information-center.md
+++ b/docs/wiki/user/information-center.md
@@ -10,13 +10,10 @@ parent: wiki
Downloaded ACE3 and have no idea where to start? This page serves as a starting point to help new players and mission makers understand what's available to them.
**Q:** Don't know where to begin your ACE3 journey?
-**A:** [**Check out ACE3 features**](http://ace3mod.com/wiki/feature/)
-
-**Q:** Are you a mission maker but don't know yet what ACE3 has to offer?
-**A:** [**We have a wiki section just for you**](http://ace3mod.com/wiki/missionmaker/)
+**A:** [**Check out ACE3 features**]({{ site.baseurl }}/wiki/feature/)
**Q:** Looking for information on ACE3 class names?
-**A:** [**Here they are**](http://ace3mod.com/wiki/missionmaker/class-names.html)
+**A:** [**Here they are**]({{ site.baseurl }}/wiki/class-names.html)
## 1. FAQ