diff options
Diffstat (limited to 'core/testdata/format/sinceKotlin.html')
-rw-r--r-- | core/testdata/format/sinceKotlin.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/testdata/format/sinceKotlin.html b/core/testdata/format/sinceKotlin.html index 32988de2..0d493f52 100644 --- a/core/testdata/format/sinceKotlin.html +++ b/core/testdata/format/sinceKotlin.html @@ -4,11 +4,10 @@ <title>Since1.1 - test</title> </HEAD> <BODY> -<a href="../index.html">test</a> / <a href="./index.html">Since1.1</a><br/> +<a href="../../index.html">test</a> / <a href="./index.html">Since1.1</a><br/> <br/> <h1>Since1.1</h1> <code><span class="keyword">class </span><span class="identifier">Since1.1</span></code> -<p><strong>Platform and version requirements:</strong> Kotlin 1.1</p> <p>Useful</p> <h3>Constructors</h3> <table> |