Fix Broken Link in bitcoinconsensus.h Documentation #31501

pull futreall wants to merge 1 commits into bitcoin:master from futreall:master changing 1 files +1 −1
  1. futreall commented at 8:27 pm on December 14, 2024: none

    Motivation

    The bitcoinconsensus.h file contained a broken link to the Bitcoin Core GitHub repository. This outdated link (https://github.com/bitcoin/bitcoin/blob/0.10/src/script/bitcoinconsensus.h) led to a non-functional page. To improve the documentation’s accuracy and usability, the link was updated to a valid URL (https://github.com/bitcoin/bitcoin/blob/v0.10.0/src/script/bitcoinconsensus.h).

    How This Improves Bitcoin Core

    This change improves the developer experience by ensuring that the documentation provides accurate and functional links, preventing confusion or misdirection when navigating the repository.

    Testing

    This change was verified manually:

    • The new URL was tested to confirm it resolves correctly to the intended file.
    • No further code changes were made, and the documentation update does not impact runtime or functionality.

    Additional Notes

    • This is a minor documentation fix, so no new unit tests or functional tests are required.
    • The change does not introduce new dependencies or alter existing functionality.
  2. Update release-notes-0.10.0.md 4ab22631df
  3. DrahtBot commented at 8:27 pm on December 14, 2024: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31501.

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  4. fanquake closed this on Dec 16, 2024


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-12-21 12:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me