Skip to content

Fix: Convert Upstream Issue and LFX URLs into clickable hyperlinks#7563

Merged
saurabhraghuvanshii merged 6 commits intolayer5io:masterfrom
piyush2693:fix/lfx-clickable-links
Apr 4, 2026
Merged

Fix: Convert Upstream Issue and LFX URLs into clickable hyperlinks#7563
saurabhraghuvanshii merged 6 commits intolayer5io:masterfrom
piyush2693:fix/lfx-clickable-links

Conversation

@piyush2693
Copy link
Copy Markdown
Contributor

@piyush2693 piyush2693 commented Mar 26, 2026

Description

This PR fixes the issue where Upstream Issue and LFX URLs were displayed as plain text instead of clickable hyperlinks across LFX mentorship sections.

Fixes: #7554


Changes

  • Converted raw URLs into proper Markdown clickable links
  • Ensured consistency across all LFX mentorship sections (2022,2023, 2024 and 2025)
  • Improved formatting and readability of links

Result

  • All URLs are now clickable and properly formatted
  • Improved user experience and navigation across mentorship pages
  • Consistent link formatting across all years

Notes

  • Verified changes using Netlify preview
  • No breaking changes introduced

@l5io
Copy link
Copy Markdown
Member

l5io commented Mar 26, 2026

🚀 Preview for commit 459c5ce at: https://69c52052c6c34a2de6796543--layer5.netlify.app

@piyush2693
Copy link
Copy Markdown
Contributor Author

Hi @l5io
I’ve reviewed at https://69c52052c6c34a2de6796543--layer5.netlify.app/ and verified that the Upstream Issue and LFX URLs are now clickable and working as expected.
Please review the PR when convenient.
Thanks!

Copy link
Copy Markdown
Contributor

@Bhumikagarggg Bhumikagarggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

there is still URL which is not clickable in lfx-2024

Copy link
Copy Markdown
Contributor

@Bhumikagarggg Bhumikagarggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2026-03-26 at 7 33 57 PM

this is in lfx-2023

- Mentor(s): <Link to="/community/members/lee-calcote">Lee Calcote</Link>
- Upstream Issue (URL): https://github.com/meshery/meshery/issues/6447
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/bb8ddf84-31d7-4a89-9e4b-e6aa9601c0db
- Upstream Issue (URL): [ttps://github.com/meshery/meshery/issues/6447](https://github.com/meshery/meshery/issues/6447)
Copy link
Copy Markdown
Contributor

@Bhumikagarggg Bhumikagarggg Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

H is missing

piyush2693 added a commit to piyush2693/layer5 that referenced this pull request Mar 26, 2026
@piyush2693 piyush2693 force-pushed the fix/lfx-clickable-links branch 2 times, most recently from def5ed4 to 6484229 Compare March 26, 2026 14:45
piyush2693 added a commit to piyush2693/layer5 that referenced this pull request Mar 26, 2026
Signed-off-by: Piyush <pk9995114@gmail.com>
@piyush2693 piyush2693 force-pushed the fix/lfx-clickable-links branch from 6484229 to 2d8997b Compare March 26, 2026 14:49
@l5io
Copy link
Copy Markdown
Member

l5io commented Mar 26, 2026

🚀 Preview for commit 2d8997b at: https://69c54af579e1f448e2b0af64--layer5.netlify.app

@piyush2693
Copy link
Copy Markdown
Contributor Author

hi @Bhumikagarggg ,
now all the links are clickable , please review the PR when convenient.

@Bhumikagarggg
Copy link
Copy Markdown
Contributor

Please edit description.

@piyush2693
Copy link
Copy Markdown
Contributor Author

Hi @Bhumikagarggg,

I've updated the PR description with more detailed information. Please review when convenient.

@l5io
Copy link
Copy Markdown
Member

l5io commented Mar 26, 2026

🚀 Preview for commit b411045 at: https://69c59d072e08d3046bd84097--layer5.netlify.app

@l5io
Copy link
Copy Markdown
Member

l5io commented Mar 28, 2026

🚀 Preview for commit 036a684 at: https://69c734bca1cd03650f40200d--layer5.netlify.app

@l5io
Copy link
Copy Markdown
Member

l5io commented Mar 28, 2026

🚀 Preview for commit 90797e0 at: https://69c7a3b9e922d94c7112bb96--layer5.netlify.app

Copy link
Copy Markdown
Contributor

@Bhumikagarggg Bhumikagarggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package.json still there

@leecalcote
Copy link
Copy Markdown
Member

@piyush2693 will you be completing this PR?

@piyush2693 piyush2693 force-pushed the fix/lfx-clickable-links branch from 10c9ec5 to f7b4a71 Compare April 3, 2026 20:59
@piyush2693
Copy link
Copy Markdown
Contributor Author

@piyush2693 will you be completing this PR?

yes, i figure out this.
Now you can review it

@saurabhraghuvanshii
Copy link
Copy Markdown
Member

@piyush2693 Please completely remove Package-lock.json and packge.json from your Pr, keep only required changes.

Signed-off-by: Piyush <150925139+piyush2693@users.noreply.github.com>
Signed-off-by: Piyush <150925139+piyush2693@users.noreply.github.com>
@piyush2693 piyush2693 force-pushed the fix/lfx-clickable-links branch from 180f283 to ec0b5d4 Compare April 4, 2026 10:19
Signed-off-by: Piyush <pk9995114@gmail.com>
@piyush2693 piyush2693 force-pushed the fix/lfx-clickable-links branch from ec0b5d4 to a1f0d59 Compare April 4, 2026 10:35
Signed-off-by: Piyush <pk9995114@gmail.com>
@piyush2693
Copy link
Copy Markdown
Contributor Author

@piyush2693 Please completely remove Package-lock.json and packge.json from your Pr, keep only required changes.

you can review now

@saurabhraghuvanshii saurabhraghuvanshii merged commit b9820b2 into layer5io:master Apr 4, 2026
4 checks passed
@saurabhraghuvanshii
Copy link
Copy Markdown
Member

Thanks @piyush2693 lgtm!!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix non-clickable links in issues section

5 participants