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