From cd5fba06a84575f1f97e1b1cd733a8c339136f2e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 29 Oct 2012 12:40:22 +0100 Subject: [PATCH] small change --- developer_manual/templates.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/developer_manual/templates.rst b/developer_manual/templates.rst index de73fa5b8..e17b2186b 100644 --- a/developer_manual/templates.rst +++ b/developer_manual/templates.rst @@ -115,6 +115,6 @@ TBD Further reading --------------- -http://en.wikipedia.org/wiki/Cross-site_scripting -https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet -https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29 +- http://en.wikipedia.org/wiki/Cross-site_scripting +- https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet +- https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29