Skip to content

docs: fix settlement repo url#347

Merged
clemsos merged 1 commit into
mainfrom
fix-private-url
Jun 29, 2026
Merged

docs: fix settlement repo url#347
clemsos merged 1 commit into
mainfrom
fix-private-url

Conversation

@clemsos

@clemsos clemsos commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@clemsos clemsos requested a review from pedromcunha June 29, 2026 10:28
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Claude finished @clemsos's task in 1m 3s —— View job


Code Review — PR #347: fix settlement repo url

This PR updates the GitHub repository URL for the settlement contracts from relayprotocol/settlement-protocol to relayprotocol/relay-settlement across 5 protocol reference pages. The change is consistent and applied to every spot the old URL appeared.

🟡 Main issue: link text no longer matches its target

In all 5 files, only the URL was changed — the visible link label still reads `settlement-protocol`:

[`settlement-protocol`](https://github.com/relayprotocol/relay-settlement)

So a reader now sees a link labeled settlement-protocol that navigates to relay-settlement. If the repository was actually renamed to relay-settlement, the label should be updated too so they agree:

[`relay-settlement`](https://github.com/relayprotocol/relay-settlement)

Affected lines:

  • references/protocol/components/allocator.mdx:122
  • references/protocol/components/deposit-addresses.mdx:94
  • references/protocol/components/hub.mdx:83
  • references/protocol/components/oracle.mdx:101
  • references/protocol/security.mdx:77

Fix this →

Note: if relay-settlement is a redirect/alias and settlement-protocol is still the canonical display name, the label can stay as-is — this is a judgment call for the author who knows the repo's current state. Either way, the label and target should tell a consistent story.

✅ Other observations

  • The find-and-replace is complete — no remaining references to the old settlement-protocol URL in the changed files.
  • I couldn't verify the new repo resolves (WebFetch isn't permitted in this run), so please confirm https://github.com/relayprotocol/relay-settlement is reachable.
  • No style-guide (AGENTS.md) concerns — these are references/protocol/ pages, which are out of v1 scope, and the link form remains root-consistent.

Overall: a clean, focused fix. The only thing worth deciding before merge is whether to update the link labels to match the new URL.

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
unevenlabs 🟢 Ready View Preview Jun 29, 2026, 10:31 AM

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

@clemsos clemsos merged commit e8f8df9 into main Jun 29, 2026
4 checks passed
@clemsos clemsos deleted the fix-private-url branch June 29, 2026 10:45
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