diff options
Diffstat (limited to 'testdata/web/index.html')
| -rw-r--r-- | testdata/web/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/web/index.html b/testdata/web/index.html index 1124813..19a2bae 100644 --- a/testdata/web/index.html +++ b/testdata/web/index.html @@ -8,5 +8,6 @@ SPDX-License-Identifier: GPL-3.0-only <a href="/brokenPage">Broken page</a> <a href="/page2">Page 2</a> <a href="https://kilabit.info/brokenPage">Broken page at kilabit.info</a> + <a href="/broken.html">Broken HTML</a> </body> </html> |
