Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 072d991

Browse files
committed
QuizBar: add Discord URL
1 parent 955eb89 commit 072d991

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/components/Toolbars/QuizBar.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@
5353
<v-list-item :to="{ name: 'faq' }">
5454
<v-list-item-title>Check The FAQ</v-list-item-title>
5555
</v-list-item>
56-
<!-- FIXME: uncomment this when we have a CodeChallenge discord
57-
<v-list-item href="https://discord.gg/NuKfKZ8" target="_blank">
56+
<v-list-item href="https://discord.gg/NAufNzsJ8t" target="_blank">
5857
<v-list-item-title>Get Help On Discord</v-list-item-title>
59-
</v-list-item> -->
58+
</v-list-item>
6059
<v-list-item
6160
href="https://www.facebook.com/events/212184353938197/"
6261
target="_blank"

0 commit comments

Comments
 (0)