diff options
Diffstat (limited to 'brokenlinks/testdata/web/broken.html')
| -rw-r--r-- | brokenlinks/testdata/web/broken.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/brokenlinks/testdata/web/broken.html b/brokenlinks/testdata/web/broken.html new file mode 100644 index 0000000..533e542 --- /dev/null +++ b/brokenlinks/testdata/web/broken.html @@ -0,0 +1,7 @@ +<html> + <head></head> + <body> + <a href="/brokenPage" + <p> + </body> +</html> |
