diff --git a/i2p2www/blog/shortlinks.py b/i2p2www/blog/shortlinks.py index 08843d1a..30295b64 100644 --- a/i2p2www/blog/shortlinks.py +++ b/i2p2www/blog/shortlinks.py @@ -9,6 +9,7 @@ BLOG_SHORTLINKS = { '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', }