Skip to content

Conversation

Palakmeena
Copy link


name: Bug report
about: Fix broken links in blog pages (partial fix for #722)
title: 'Fix: Broken links in blog pages (partial fix for #722)'
labels: bug
assignees: ''

Describe the PR
This PR fixes several broken links across blog pages on the ULI website as part of issue #722. Specifically, the following pages are fixed:

  • /blog/collective-journey/ – “here” link corrected.
  • /blog/making-of-August-2023/ – “slur list” and “browser plugin” links updated.
  • /blog/uli-privacy/ – “here” link in the last line fixed.

Steps to test the PR

  1. Pull this branch locally or deploy it to a preview environment.
  2. Visit the fixed blog pages listed above.
  3. Click on the updated links.
  4. Ensure they navigate to the correct URLs (not 404s).
  5. Confirm no layout or style is broken.

Expected behavior
All in-text links should correctly navigate to relevant pages without throwing a 404. Pages should remain visually consistent and readable.

Screenshots
N/A (no visual UI fixes in this PR)

Additional context
This PR partially addresses issue #722 and covers only the broken link fixes. Layout/UI overlapping issues are not addressed in this commit.

@github-actions github-actions bot added the stale label Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant