Fix broken organizational-structure forum link in February 2021 news article#262
Draft
Fix broken organizational-structure forum link in February 2021 news article#262
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…-2021.md Co-authored-by: NebraskaCoder <64073162+NebraskaCoder@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix broken internal links to 404 pages
Fix broken organizational-structure forum link in February 2021 news article
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #3237 reported broken internal links. Investigation of the news directory found one broken link pointing to a non-existent forums topic.
Changes
news/community-update-february-2021.md: Replacedhttps://forums.rockylinux.org/t/organizational-structure→/about/charterThe forums topic returns 404. The charter page contains the relevant governance and organizational information referenced in the article.
Investigation Notes
Searched news directory for all 7 URLs mentioned in the issue:
/faqlinks properly point to external wiki (not broken)/news/1,/news/chat.rockylinux.org,/news/docs.rockylinux.org,/news/forums.rockylinux.org,/news/rockylinux.org- not found in news markdown files/organizational-structure- found and fixedThe other URLs may exist elsewhere in the site or were pages expected to exist but were never created.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
forums.rockylinux.org/usr/bin/curl curl -s -I REDACTED --uid-owner 0 -j ACCEPT(dns block)/usr/bin/curl curl -s -o /dev/null -w %{http_code} REDACTED _TOKEN"; }; f(dns block)https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.4/linux64/chrome-headless-shell-linux64.zip/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/rockylinux.org/rockylinux.org/node_modules/playwright-core/lib/server/registry/oopDownloadBrowserMain.js(http block)https://storage.googleapis.com/chrome-for-testing-public/143.0.7499.4/linux64/chrome-linux64.zip/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/rockylinux.org/rockylinux.org/node_modules/playwright-core/lib/server/registry/oopDownloadBrowserMain.js(http block)www.resf.org/usr/bin/curl curl -s -o /dev/null -w %{http_code} REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.