doc: Adjust bitcoincore.org links #13742

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1807-docBitcoinCore changing 3 files +8 −6
  1. MarcoFalke commented at 2:29 PM on July 22, 2018: member

    Minor adjustments to our https://bitcoincore.org/ links:

    Mainly adding links of the Bitcoin Core Github mirror and Bitcoin Core website to the doxygen introduction. (See e.g. current master: https://dev.visucore.com/bitcoin/doxygen/index.html). Also removing the link to bitcoin.org, to not imply there is only one resource that educates about bitcoin.

  2. MarcoFalke added the label Docs on Jul 22, 2018
  3. doc: Adjust bitcoincore.org links fa451511a1
  4. MarcoFalke force-pushed on Jul 22, 2018
  5. in src/test/netbase_tests.cpp:88 in fa451511a1
      87 | -    BOOST_CHECK(TestSplitHost("www.bitcoin.org:80", "www.bitcoin.org", 80));
      88 | -    BOOST_CHECK(TestSplitHost("[www.bitcoin.org]:80", "www.bitcoin.org", 80));
      89 | +    BOOST_CHECK(TestSplitHost("www.bitcoincore.org", "www.bitcoincore.org", -1));
      90 | +    BOOST_CHECK(TestSplitHost("[www.bitcoincore.org]", "www.bitcoincore.org", -1));
      91 | +    BOOST_CHECK(TestSplitHost("www.bitcoincore.org:80", "www.bitcoincore.org", 80));
      92 | +    BOOST_CHECK(TestSplitHost("[www.bitcoincore.org]:80", "www.bitcoincore.org", 80));
    


    laanwj commented at 3:58 PM on July 22, 2018:

    Lol

  6. laanwj commented at 3:58 PM on July 22, 2018: member

    utACK fa451511a1150cdc19475dc0110fdf5e8ea4821f

  7. fanquake commented at 2:05 AM on July 23, 2018: member

    utACK fa45151

  8. kallewoof commented at 2:37 AM on July 23, 2018: member

    utACK fa45151

  9. fanquake added this to the "Mergeable" column in a project

  10. practicalswift commented at 7:13 AM on July 23, 2018: contributor

    utACK fa451511a1150cdc19475dc0110fdf5e8ea4821f

  11. laanwj merged this on Jul 23, 2018
  12. laanwj closed this on Jul 23, 2018

  13. laanwj referenced this in commit d2186b3db6 on Jul 23, 2018
  14. MarcoFalke deleted the branch on Jul 23, 2018
  15. fanquake removed this from the "Mergeable" column in a project

  16. amadeobrands commented at 7:12 PM on July 29, 2018: none

    This is not acceptebel ... why whould you do this? I am done here now switching over to Bitcoin Cash!

  17. fanquake locked this on Jul 30, 2018

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: 2026-04-17 06:15 UTC

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