bandit/bandit/formatters
Gage Hugo 2fc7dda850 Update docs links
The links for more_info were pointing to the old location for
bandit's documents, which would redirect to an index.html page.

This change updates the docs to the new location in order to
allow the "more info" link to point to the correct page.

Change-Id: I950ea4601248065dce68a5d21b144703817cf675
Closes-Bug: #1745006
2018-01-25 19:17:49 -06:00
..
__init__.py Split each formatter into separate modules 2015-09-08 15:31:20 -07:00
csv.py Trivial fixes based on pylint scan 2016-11-21 13:16:32 -08:00
custom.py Custom formatter 2017-11-13 13:53:40 +01:00
html.py Update docs links 2018-01-25 19:17:49 -06:00
json.py Update docs links 2018-01-25 19:17:49 -06:00
screen.py Fixing some UTF8 encoding issues in file names 2017-01-06 17:33:11 +00:00
text.py Fixing some UTF8 encoding issues in file names 2017-01-06 17:33:11 +00:00
utils.py Detect binary output file (txt/html) 2016-11-28 08:46:28 -06:00
xml.py Trivial fixes based on pylint scan 2016-11-21 13:16:32 -08:00
yaml.py Correct the yaml doc example to be actually yaml 2017-03-09 14:33:19 -08:00