Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Linkedin social share link #4754

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

moose115
Copy link
Contributor

Removed url encoding of the article link

This is a bug fix.

Summary

Linkedin social share button does not seem to be working correctly when an article's URL is encoded (as in / replaced with %2F etc). I encountered this bug while trying to share my own article hosted on Github Pages. It does not seem to be the case with common websites, for example https://google.com/ seems to work both raw and encoded.

Context

I didn't find any issue mentioning that bug - but the fix is quick and simple enough to go with the PR right away.

Removed url encoding of the article link
@iBug iBug merged commit 73c2ad8 into mmistakes:master Apr 22, 2024
2 checks passed
minyoongi96 pushed a commit to minyoongi96/minyoongi96.github.io that referenced this pull request Aug 26, 2024
Removed url encoding of the article link
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants