diff --git a/i2p2www/blog/shortlinks.py b/i2p2www/blog/shortlinks.py index 557c1fe8..4dee88c8 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', }