diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-25 09:24:04 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-25 09:24:04 -0500 |
commit | a0a31ddff7e278ef460c09075c2f235b2baa5314 (patch) | |
tree | c066c9272a808d5732c0f6a4fa85c122a05aac6b /docs/source | |
parent | 692e22d10b5f5ac10e17363a3b6d985919328341 (diff) | |
download | mediagoblin-a0a31ddff7e278ef460c09075c2f235b2baa5314.tar.lz mediagoblin-a0a31ddff7e278ef460c09075c2f235b2baa5314.tar.xz mediagoblin-a0a31ddff7e278ef460c09075c2f235b2baa5314.zip |
Actually link to the script
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 8f34e145..1f061e54 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -48,9 +48,9 @@ now. Otherwise, jump in and have fun! :) 3. We have made a script to transition your ``mediagoblin_local.ini`` file for - you. This script can be found at + you. This script can be found at: -.. add a link to the script + http://mediagoblin.org/download/0.5.0_config_converter.py If you run into problems, don't hesitate to `contact us <http://mediagoblin.org/pages/join.html>`_ |