Update discord link
This commit is contained in:
parent
87a2d6bdc9
commit
5ce2c65560
3 changed files with 4 additions and 4 deletions
|
@ -33,7 +33,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<a
|
||||
href="https://discord.gg/WzejVAx"
|
||||
href="https://discord.gg/yJ4fjnjU54"
|
||||
class="info-modal-discord-link"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<br />
|
||||
<div>
|
||||
<a
|
||||
:href="discordLink || 'https://discord.gg/WzejVAx'"
|
||||
:href="discordLink || 'https://discord.gg/yJ4fjnjU54'"
|
||||
class="nan-modal-discord-link"
|
||||
>
|
||||
<span class="material-icons nan-modal-discord">discord</span>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<a :href="discordLink" target="_blank">{{ discordName }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://discord.gg/WzejVAx" target="_blank"
|
||||
<a href="https://discord.gg/yJ4fjnjU54" target="_blank"
|
||||
>The Paper Pilot Community</a
|
||||
>
|
||||
</li>
|
||||
|
@ -82,7 +82,7 @@
|
|||
<a :href="discordLink" target="_blank">{{ discordName }}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://discord.gg/WzejVAx" target="_blank"
|
||||
<a href="https://discord.gg/yJ4fjnjU54" target="_blank"
|
||||
>The Paper Pilot Community</a
|
||||
>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue