diff options
author | KrystianUjma <kujma@virtuslab.com> | 2019-04-18 18:31:53 +0200 |
---|---|---|
committer | KrystianUjma <kujma@virtuslab.com> | 2019-04-18 18:31:53 +0200 |
commit | a2faa6e7b08872770511f85099263d64ad6a1a55 (patch) | |
tree | 8f61b7b5bc9a57e520bb5881b4f2b41b85b1326e /core/testdata/format/sinceKotlin.html | |
parent | eabb6ac49c3c23cbb5eba31cde3f55f63e098096 (diff) | |
download | dokka-a2faa6e7b08872770511f85099263d64ad6a1a55.tar.gz dokka-a2faa6e7b08872770511f85099263d64ad6a1a55.tar.bz2 dokka-a2faa6e7b08872770511f85099263d64ad6a1a55.zip |
fix tests (format change)
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> |