diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst index c9dbc0d3f..5cb79d313 100644 --- a/doc/contributing.rst +++ b/doc/contributing.rst @@ -73,7 +73,7 @@ Possible keys are: - file: The file the errormsg was produced at - line: The line the errormsg was produced at -For a full spec, see here: ``tests/testament/specs.nim`` +For a full spec, see here: ``testament/specs.nim`` An example for a test: |