From aeab4086be76148c5981a2abbdccc39fc1091ff4 Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 2 Jun 2022 09:34:27 -0700 Subject: [PATCH] updated card links --- template/page-community.html.jinja | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/template/page-community.html.jinja b/template/page-community.html.jinja index b4f5b38c6b..d4abad22b1 100644 --- a/template/page-community.html.jinja +++ b/template/page-community.html.jinja @@ -49,10 +49,10 @@ "link": "https://twitter.com/XRPLF/"}, { "name": "Discord", "id": "discord", - "link": ""}, + "link": "https://discord.gg/427qqMYwHh"}, { "name": "YouTube", "id": "youtube", - "link": "#"}, + "link": "https://www.youtube.com/channel/UC6zTJdNCBI-TKMt5ubNc_Gg"}, { "name": "GitHub", "id": "github", "link": "https://github.com/XRPLF/xrpl-dev-portal", @@ -60,10 +60,6 @@ { "name": "Stack Overflow", "id": "stack-overflow", "link": "https://stackoverflow.com/questions/tagged/xrp"}, - { "name": "Dev.to", - "id": "devto", - "link": "#", - "imgclasses": "invertible-img"}, ] %}
{% for plat in platforms %}