Skip to content

Commit 7ff8627

Browse files
committed
Update Discord invite links.
1 parent f5de1e0 commit 7ff8627

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

content/_index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
Welcome to the homepage for Norwegian Language Learning! We are a community of learners and speakers of the Norwegian language. We primarily use our [Discord server](https://discord.gg/mBsKjx7); this website is an additional resource, with lessons and information about the Discord server's rules, channels, and bot (Heimdallr).
1+
<div id="discord" style="display: none;">
2+
<a href="https://discord.gg/MqrZeNyWmE">Join the server!</a>
3+
</div>
24

3-
If you're not already on the server, feel free to join us [here](https://discord.gg/mBsKjx7)! If you already are, then you can check out our [rules](/page/rules/), [channel information](/page/channels/), or our bot, [Heimdallr](/page/heimdallr/).
5+
Welcome to the homepage for Norwegian Language Learning! We are a community of learners and speakers of the Norwegian language. We primarily use our [Discord server][discord]; this website is an additional resource, with lessons and information about the Discord server's rules, channels, and bot (Heimdallr).
46

7+
If you're not already on the server, feel free to join us [here][discord]! If you already are, then you can check out our [rules](/page/rules/), [channel information](/page/channels/), or our bot, [Heimdallr](/page/heimdallr/).
58

69

7-
[![Discord](https://img.shields.io/discord/143458761665675264?color=556B2F&label=NLL%20Discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/mBsKjx7)
810

11+
[![Discord](https://img.shields.io/discord/143458761665675264?color=556B2F&label=NLL%20Discord&logo=discord&logoColor=white&style=flat-square)][discord]
12+
13+
[discord]: https://discord.gg/xAj4gaBXqB

content/post/possessive_adjective_order.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ E.g.
4040
---
4141

4242
If you have more questions, want to chat, or provide feedback, join us in our Discord community!
43-
https://discord.gg/norwegian[image:https://img.shields.io/discord/143458761665675264?logo=discord&logoColor=white&style=for-the-badge[Discord]]
43+
https://discord.gg/xAj4gaBXqB[image:https://img.shields.io/discord/143458761665675264?logo=discord&logoColor=white&style=for-the-badge[Discord]]

static/roles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var app = new Vue({
1313
<a href="${AUTHORIZATION_URL}">Authorize access</a>
1414
</div>
1515
<div v-else-if="state == 'invite'">
16-
<p>It looks like you're not a member of our Discord community yet. <a href="https://discord.gg/mBsKjx7">Join us!</a></p>
16+
<p>It looks like you're not a member of our Discord community yet.</p>
1717
</div>
1818
<div v-else-if="state == 'need-introduction'">
1919
<p>You haven't been approved yet. Have you written an introduction in our <a href="https://www.discordapp.com/channels/143458761665675264/483672165137383454">welcome channel?</a></p>

0 commit comments

Comments
 (0)