diff options
Diffstat (limited to 'core/testdata/format/parameterAnchor.html')
-rw-r--r-- | core/testdata/format/parameterAnchor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testdata/format/parameterAnchor.html b/core/testdata/format/parameterAnchor.html index a4ae0997..e54a066b 100644 --- a/core/testdata/format/parameterAnchor.html +++ b/core/testdata/format/parameterAnchor.html @@ -4,7 +4,7 @@ <title>processFiles - test</title> </HEAD> <BODY> -<a href="index.html">test</a> / <a href="./process-files.html">processFiles</a><br/> +<a href="../index.html">test</a> / <a href="./process-files.html">processFiles</a><br/> <br/> <h1>processFiles</h1> <a name="$processFiles(kotlin.Function0((processFiles.T)))"></a> |