# HG changeset patch # User Laurent Peuch # Date 1550758425 -3600 # Node ID 247b86512d9471be529310ca461da8275d59c72e # Parent 1e892e978254416152d40ae3f1ed9de9e2e8b15b [doc] default generated filename as changed diff -r 1e892e978254 -r 247b86512d94 doc/tutorials/advanced/part02_security.rst --- a/doc/tutorials/advanced/part02_security.rst Thu Feb 21 10:05:38 2019 +0100 +++ b/doc/tutorials/advanced/part02_security.rst Thu Feb 21 15:13:45 2019 +0100 @@ -305,7 +305,7 @@ even write them first, as Test Driven Development recommends! Here is a small test case that will check the basis of our security -model, in *test/unittest_sytweb.py*: +model, in :file:`test/test_sytweb.py`: .. sourcecode:: python