diff --git a/i2p2www/blog/shortlinks.py b/i2p2www/blog/shortlinks.py
index 557c1fe8cef015a3061510e48e30dc5ee572b64b..4dee88c8a409b84871ce34325275c82717b3079e 100644
--- a/i2p2www/blog/shortlinks.py
+++ b/i2p2www/blog/shortlinks.py
@@ -10,6 +10,7 @@
 BLOG_SHORTLINKS = {
     'i2pcon': '2015/07/16/I2PCon',
     'toronto': '2015/07/16/I2PCon',
+    'i2pcon': '2015/07/16/I2PCon',
     '0.9.19': '2015/04/12/0.9.19-Release',
     '0.9.20': '2015/06/02/0.9.20-Release',
 }