Commit d015ec8
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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments