diff --git a/data/countries.json b/data/countries.json
index 059c4e9..74430b9 100644
--- a/data/countries.json
+++ b/data/countries.json
@@ -100,7 +100,8 @@
"alpha3": "AUT",
"numeric": 40,
"latitude": 47.3333,
- "longitude": 13.3333
+ "longitude": 13.3333,
+ "link": "https://einundzwanzig.space/meetups"
},
{
"country": "Azerbaijan",
@@ -631,7 +632,7 @@
"longitude": 9,
"city_name": "Munich",
"nb_visits": 456,
- "href": "https://einundzwanzig.space/meetups"
+ "link": "https://einundzwanzig.space/meetups"
},
{
"country": "Ghana",
diff --git a/index.html b/index.html
index 79a75c2..a450adb 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
layout: map
title: Twentyone.World
jsplugins:
- qtip: '/js/jquery.qtip.min.js'
+qtip: '/js/jquery.qtip.min.js'
---
@@ -11,7 +11,7 @@ jsplugins: