aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/linkWithLabel.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/linkWithLabel.html')
-rw-r--r--core/testdata/format/linkWithLabel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testdata/format/linkWithLabel.html b/core/testdata/format/linkWithLabel.html
index 59bc6ddf..6293043a 100644
--- a/core/testdata/format/linkWithLabel.html
+++ b/core/testdata/format/linkWithLabel.html
@@ -4,7 +4,7 @@
<title>Bar - test</title>
</HEAD>
<BODY>
-<a href="../index.html">test</a>&nbsp;/&nbsp;<a href="./index.html">Bar</a><br/>
+<a href="../../index.html">test</a>&nbsp;/&nbsp;<a href="./index.html">Bar</a><br/>
<br/>
<h1>Bar</h1>
<code><span class="keyword">class </span><span class="identifier">Bar</span></code>