diff --git a/i2p2www/blog/2015/07/21/I2PCon.draft.rst b/i2p2www/blog/2015/07/16/I2PCon.rst
similarity index 99%
rename from i2p2www/blog/2015/07/21/I2PCon.draft.rst
rename to i2p2www/blog/2015/07/16/I2PCon.rst
index 8c24da36bfa8828d53396d351d3fc6473589cedc..edbc7435678f56492337d9c0a16adfa5515dcf44 100644
--- a/i2p2www/blog/2015/07/21/I2PCon.draft.rst
+++ b/i2p2www/blog/2015/07/16/I2PCon.rst
@@ -5,7 +5,7 @@ I2PCon
 {%- endtrans %}
 .. meta::
    :author: hottuna
-   :date: 2015-07-20
+   :date: 2015-07-16
    :category: meetup i2pcon
    :excerpt: {% trans %}I2PCon will be in Toronto on August 15-16.{% endtrans %}
 
diff --git a/i2p2www/blog/shortlinks.py b/i2p2www/blog/shortlinks.py
index b4e6d574fe7ab65eeef289068710a41798c0318f..08843d1ad87fe3ed413b14829b739d3d1a05f4d5 100644
--- a/i2p2www/blog/shortlinks.py
+++ b/i2p2www/blog/shortlinks.py
@@ -8,7 +8,7 @@
 # '<shortlink>': '<slug>',
 
 BLOG_SHORTLINKS = {
-    'toronto': '2015/06/02/Toronto-Meetup',
+    'toronto': '2015/07/16/I2PCon',
     '0.9.19': '2015/04/12/0.9.19-Release',
     '0.9.20': '2015/06/02/0.9.20-Release',
 }