diff options
Diffstat (limited to 'core/testdata/format/classWithCompanionObject.html')
-rw-r--r-- | core/testdata/format/classWithCompanionObject.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testdata/format/classWithCompanionObject.html b/core/testdata/format/classWithCompanionObject.html index 88feea5e..4525711d 100644 --- a/core/testdata/format/classWithCompanionObject.html +++ b/core/testdata/format/classWithCompanionObject.html @@ -4,7 +4,7 @@ <title>Klass - test</title> </HEAD> <BODY> -<a href="../index.html">test</a> / <a href="./index.html">Klass</a><br/> +<a href="../../index.html">test</a> / <a href="./index.html">Klass</a><br/> <br/> <h1>Klass</h1> <code><span class="keyword">class </span><span class="identifier">Klass</span></code> |