Skip to content

Commit d015ec8

Browse files
authored
Do not actually link to fake website (#247)
The readme currently creates a real link to the fake website, possibly giving it some "SEO juice" and also allowing users to click on it... This happens even though the URL is in a Markdown `code` block. Remove the `http://` part to prevent this.
1 parent ba7dacf commit d015ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ________
44

55
### ⚠️ Warning: Fake/malicious website:
66

7-
``http://warpinator.com`` is a fake website, potentially malicious!
7+
`warpinator.com` is a fake website, potentially malicious!
88

99
Do **NOT** download or run any software from it!
1010

0 commit comments

Comments
 (0)