Skip to content

fix: update broken CoinMarketCap URL from alexandria to academy#2240

Merged
jcstein merged 2 commits intomainfrom
copilot/fix-2239
Sep 19, 2025
Merged

fix: update broken CoinMarketCap URL from alexandria to academy#2240
jcstein merged 2 commits intomainfrom
copilot/fix-2239

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Sep 19, 2025

Updates the broken CoinMarketCap URL in two documentation files that were causing 404 errors during link checking. The URL path has changed from /alexandria/ to /academy/ on CoinMarketCap's website.

Files updated:

  • learn/how-celestia-works/data-availability-layer.md (line 8)
  • learn/how-celestia-works/overview.md (line 19)

Changes made:

  • https://coinmarketcap.com/alexandria/article/what-is-data-availabilityhttps://coinmarketcap.com/academy/article/what-is-data-availability

The fix maintains the existing markdown formatting and link text while only updating the URL path. This resolves the link checker errors that were preventing successful CI builds.

Fixes #2239.

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:

  • coinmarketcap.com
    • Triggering command: curl -I REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Copilot AI changed the title [WIP] fix: broken link fix: update broken CoinMarketCap URL from alexandria to academy Sep 19, 2025
Copilot AI requested a review from jcstein September 19, 2025 16:42
@jcstein
Copy link
Copy Markdown
Member

jcstein commented Sep 19, 2025

thx robot

@jcstein jcstein marked this pull request as ready for review September 19, 2025 17:03
@jcstein jcstein merged commit 842e056 into main Sep 19, 2025
4 checks passed
@jcstein jcstein deleted the copilot/fix-2239 branch September 19, 2025 17:03
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-19 17:03 UTC

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

Successfully merging this pull request may close these issues.

fix: broken link

2 participants