Skip to content

Do not actually link to fake website#247

Merged
mtwebster merged 1 commit intolinuxmint:masterfrom
jaens:patch-1
Apr 7, 2026
Merged

Do not actually link to fake website#247
mtwebster merged 1 commit intolinuxmint:masterfrom
jaens:patch-1

Conversation

@jaens
Copy link
Copy Markdown
Contributor

@jaens jaens commented Mar 26, 2026

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. (probably some "helpful" Github Markdown extension)

Remove the http:// part to prevent this.

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.
@mtwebster
Copy link
Copy Markdown
Member

Where does it create a real link for you?

I could only open it as a link if I actually select it and right-click (the paste buffer doesn't know any better). Being rendered in code-block should prevent the normal link processing.

@mtwebster mtwebster merged commit d015ec8 into linuxmint:master Apr 7, 2026
3 checks passed
@jaens
Copy link
Copy Markdown
Contributor Author

jaens commented Apr 7, 2026

Interesting, I can't reproduce it any more, so something changed. It definitely was a link at one point though, so better safe than sorry I guess :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants