# HG changeset patch # User Laurent Peuch # Date 1550758425 -3600 # Node ID c73da3aa84cc74c963781727ab4face9b4a18e2e # Parent a383091bdea8569fe57e2292838f4a2da11f2e7c [doc] default generated filename as changed diff -r a383091bdea8 -r c73da3aa84cc 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