Skip to content

fix(ibc): update links after repository move - #339

Merged
gjermundgaraba merged 1 commit into
mainfrom
gjermund/fix-ibc-main-links
Aug 11, 2026
Merged

fix(ibc): update links after repository move#339
gjermundgaraba merged 1 commit into
mainfrom
gjermund/fix-ibc-main-links

Conversation

@gjermundgaraba

@gjermundgaraba gjermundgaraba commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Repair external IBC specification links after cosmos/ibc#1340 promoted the reorganized repository to main:

  • point PROCESS.md links at its new spec/PROCESS.md location
  • pin deleted archive/ links to the last commit containing the archive
  • update the next, latest, and v10.1.x copies

Tracks FOU-1223.

Validation

  • verified cosmos/ibc/main/spec/PROCESS.md exists
  • verified the pinned historical archive/ snapshot exists
  • confirmed no old main/meta/PROCESS.md or main/archive references remain under ibc/

Stack created with GitHub Stacks CLIGive Feedback 💬

@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cosmos-docs 🟢 Ready View Preview Aug 11, 2026, 1:35 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates IBC specification links following an upstream repository move.

  • Pins historical archive references to a specific cosmos/ibc commit.
  • Repoints PROCESS.md references across latest, next, and v10.1.x documentation.
  • The new PROCESS.md path does not resolve, and the changes also modify a frozen documentation version.

Confidence Score: 4/5

The PR should not merge until the PROCESS.md target is corrected; the frozen v10.1.x edits should also be removed unless they qualify for the documented exception.

The replacement PROCESS.md URL points to a path absent from the upstream repository, so all three changed links lead readers to a 404, while two additional edits apply routine link maintenance to a frozen documentation snapshot.

Files Needing Attention: ibc/latest/spec/ics-001-ics-standard/README.mdx, ibc/next/spec/ics-001-ics-standard/README.mdx, and the changed ibc/v10.1.x files

Important Files Changed

Filename Overview
ibc/latest/spec/core/ics-003-connection-semantics/README.mdx Pins the historical archive citation to a commit; no concrete defect was established.
ibc/latest/spec/ics-001-ics-standard/README.mdx Changes PROCESS.md to a nonexistent upstream path, producing a broken reader-facing link.
ibc/next/spec/core/ics-003-connection-semantics/README.mdx Pins the historical archive citation to a commit; no concrete defect was established.
ibc/next/spec/ics-001-ics-standard/README.mdx Introduces the same broken PROCESS.md target in the next documentation.
ibc/v10.1.x/spec/core/ics-003-connection-semantics/README.mdx Updates a historical citation in a frozen version contrary to the repository's versioning guidance.
ibc/v10.1.x/spec/ics-001-ics-standard/README.mdx Introduces the broken PROCESS.md target and modifies a frozen documentation version.

Reviews (1): Last reviewed commit: "fix(ibc): update links after repository ..." | Re-trigger Greptile

Comment thread ibc/latest/spec/ics-001-ics-standard/README.mdx
Comment thread ibc/v10.1.x/spec/ics-001-ics-standard/README.mdx

@evanorti evanorti left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@gjermundgaraba
gjermundgaraba merged commit 9efddd3 into main Aug 11, 2026
2 checks passed
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.

2 participants