Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Incorrect routing for LinkedIn profiles #43

Open
aryan1113 opened this issue Jun 14, 2024 · 0 comments
Open

Incorrect routing for LinkedIn profiles #43

aryan1113 opened this issue Jun 14, 2024 · 0 comments

Comments

@aryan1113
Copy link

Instead of an href to the linkedin page, due to the missing "https" page is being redirected to "https://electrothon.nith.ac.in/linkedin-profile-url"

To resolve this, simply use https://www.linkedin.com/in instead of linkedin.com/in similar to
<a href="linkedin.com/in/adhishraya-sharma-55000b229" target="_blank" rel="noreferrer" class="">Adhishraya Sharma</a>

Easy Fix
Use ctrl + H 😀

snapshot
image

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

No branches or pull requests

1 participant