aboutsummaryrefslogtreecommitdiff
path: root/brokenlinks/testdata/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'brokenlinks/testdata/web/index.html')
-rw-r--r--brokenlinks/testdata/web/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/brokenlinks/testdata/web/index.html b/brokenlinks/testdata/web/index.html
index 88f1184..4eaf3ed 100644
--- a/brokenlinks/testdata/web/index.html
+++ b/brokenlinks/testdata/web/index.html
@@ -32,5 +32,8 @@ SPDX-License-Identifier: GPL-3.0-only
<!-- Pages with invalid domain -->
<a href="https://domain">Invalid domain</a>
+
+ <!-- Non-HTML file -->
+ <a href="/brokenlinks.go">brokenlinks.go</a>
</body>
</html>