diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 20:34:59 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-03 20:34:59 +0100 |
commit | 88260134daf0f79b028e6a2d03bd042d76df7b86 (patch) | |
tree | b10c571910f085f3ede2231ea7889ed5f759218b | |
parent | f35db59bb2c8ab12d380e59d23a46d822f58c322 (diff) | |
download | NorthstarWiki-88260134daf0f79b028e6a2d03bd042d76df7b86.tar.gz NorthstarWiki-88260134daf0f79b028e6a2d03bd042d76df7b86.zip |
Fix unclickable links
-rw-r--r-- | docs/credits.md | 4 | ||||
-rw-r--r-- | docs/faq.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/credits.md b/docs/credits.md index 7673366..60d1eef 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -2,5 +2,5 @@ This wiki contains content from: -* BobTheBob9: https://github.com/R2Northstar/Northstar/wiki -* Taskinoz: https://gist.github.com/taskinoz/d68fdbc1ec0590d8fe61a85edbb9c44e +* BobTheBob9: [https://github.com/R2Northstar/Northstar/wiki](https://github.com/R2Northstar/Northstar/wiki) +* Taskinoz: [https://gist.github.com/taskinoz/d68fdbc1ec0590d8fe61a85edbb9c44e](https://gist.github.com/taskinoz/d68fdbc1ec0590d8fe61a85edbb9c44e) diff --git a/docs/faq.md b/docs/faq.md index 5242fbc..1b972af 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -15,7 +15,7 @@ However your progress on official servers is not lost, so running vanilla client A: Check [_Opening the console_](using-northstar/commands.md#opening-the-console). ### Q: How can I check if my server is listed on the server browser? -You can use community-made server browsers like: https://taskinoz.com/northstar/ +You can use community-made server browsers like: [https://taskinoz.com/northstar/](https://taskinoz.com/northstar/) ### Q: Will there be a console version? |