You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/home/AppMembers.vue
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<ul>
6
6
<liv-for="member in members":key="member">{{member}}</li>
7
7
</ul>
8
-
<p>Want to join the Infinite Robots? Just join our discord and open a pull request on github to add yourself to the members list!</p>
8
+
<p>Want to join the Infinite Robots? Just join our <ahref="https://discord.gg/WdWARZA">discord</a> and open a pull request on <ahref="https://github.com/infinite-robots/infinite-robots-homepage/edit/master/components/home/AppMembers.vue">github</a> to add yourself to the members list!</p>
0 commit comments