aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/overloadsWithDifferentDescriptions.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/overloadsWithDifferentDescriptions.html')
-rw-r--r--test/data/format/overloadsWithDifferentDescriptions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/format/overloadsWithDifferentDescriptions.html b/test/data/format/overloadsWithDifferentDescriptions.html
index 6d174529..66f8e9a6 100644
--- a/test/data/format/overloadsWithDifferentDescriptions.html
+++ b/test/data/format/overloadsWithDifferentDescriptions.html
@@ -3,7 +3,7 @@
<title>test / f</title>
</HEAD>
<BODY>
-<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">f</a><br/>
+<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/f">f</a><br/>
<br/>
<h1>f</h1>
<code><span class="keyword">fun </span><span class="identifier">f</span><span class="symbol">(</span><span class="identifier">x</span><span class="symbol">: </span><span class="identifier">Int</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code><br/>