Page MenuHomePhabricator

Remove Reference Links
ClosedPublic

Authored by PiRK on Sep 6 2021, 15:12.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCe7fffa370d01: Remove Reference Links
Summary

The links are no longer good, and Core decided to remove them rather than update them.

-BEGIN VERIFY SCRIPT-
sed -i '/https:\/\/bitcoin.org\/en\/developer-reference/d' ./src/protocol.h
-END VERIFY SCRIPT-

This is a backport of core#19639

Test Plan

self-review (low risk of accidental change, as there was no conflict and no linter action)

Event Timeline

PiRK requested review of this revision.Sep 6 2021, 15:12
This revision is now accepted and ready to land.Sep 6 2021, 15:24
This revision was automatically updated to reflect the committed changes.