Fix #4817: wrong URLs on warning messages

This commit is contained in:
Takeshi KOMIYA
2018-04-08 22:32:35 +09:00
parent e81f80880a
commit 4546c8a1b1
7 changed files with 7 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ Bugs fixed
* #4790: autosummary: too wide two column tables in PDF builds
* #4795: Latex customization via ``_templates/longtable.tex_t`` is broken
* #4789: imgconverter: confused by convert.exe of Windows
* #4817: wrong URLs on warning messages
Testing
--------