Skip to content

docs: replace dead payment points links - #196

Open
xt1085 wants to merge 1 commit into
tari-project:mainfrom
xt1085:fix/payment-points-link
Open

docs: replace dead payment points links#196
xt1085 wants to merge 1 commit into
tari-project:mainfrom
xt1085:fix/payment-points-link

Conversation

@xt1085

@xt1085 xt1085 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the unavailable Suredbits Point Time Lock Contracts reference in RFC-0241 and RFC-0310.
  • Point both links to the same article hosted on the original author's website.
  • Preserve the link text and all surrounding RFC wording.

Verification

  • bash scripts/build.sh
  • export PATH="$PWD/.build-tools:$PATH" && mdbook test
  • Confirmed the old URL is absent from the rendered book.
  • Confirmed both target pages render the replacement URL with the original link text.
  • Confirmed the replacement returns HTTP 200 and the old URL returns HTTP 522.

Both canonical commands were run on x86_64 because the repository build script downloads x86_64 mdBook binaries.

Note

git diff --check reports a trailing space on the changed RFC-0310 line. That space already exists in the baseline line and was deliberately preserved so this patch changes only the URL destination.

Closes #151

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.

RFC-0241: XMR Atomic Swap: DB error when link within doc is clicked

1 participant