diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2015-01-09 23:25:59 +0200 |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2015-01-09 23:25:59 +0200 |
commit | 2757e76cf7bb030b4ef7aee0037e94568ce242ef (patch) | |
tree | 99eb14cab97f4e9221bef459f12545269e0f3b9b | |
parent | c87825b6927f668c75adcdea0687711f97b5dbe7 (diff) | |
download | mediagoblin-2757e76cf7bb030b4ef7aee0037e94568ce242ef.tar.lz mediagoblin-2757e76cf7bb030b4ef7aee0037e94568ce242ef.tar.xz mediagoblin-2757e76cf7bb030b4ef7aee0037e94568ce242ef.zip |
Silenced a Sphinx warning.
docs/source/siteadmin/relnotes.rst:72: WARNING: Title underline too short.
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 16899a0b..91c11eec 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -69,7 +69,7 @@ That's it, probably! If you run into problems, don't hesitate to - Removed a false download link from setup.py 0.7.0 -==== +===== **Do this to upgrade** |