Content - Update docs.dash.org links (#155)

This commit is contained in:
thephez 2019-09-09 11:46:23 -04:00 committed by GitHub
parent c3527c18ab
commit e2d911ea2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -29,6 +29,6 @@ optional:
links_html_or_markdown_style_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter:
- "[Spork message](/en/developer-reference#spork) --- Developer Reference" - "[Spork message](/en/developer-reference#spork) --- Developer Reference"
- "[Multi-Phased Fork (Spork)](https://docs.dash.org/en/stable/introduction/features.html#sporks) --- Dash Documentation" - "[Multi-Phased Fork (Spork)](https://docs.dash.org/en/stable/introduction/features.html#sporks) --- Dash Documentation"
- "[Understanding Sporks](https://docs.dash.org/en/latest/developers/index.html#sporks) --- Dash Documentation" - "[Understanding Sporks](https://docs.dash.org/en/stable/developers/index.html#sporks) --- Dash Documentation"
--- ---

View file

@ -21,6 +21,6 @@ optional:
- The open source GUI server that provides a graphical interface to Unix/Linux users. - The open source GUI server that provides a graphical interface to Unix/Linux users.
links_html_or_markdown_style_capitalize_first_letter: links_html_or_markdown_style_capitalize_first_letter:
- "[X11 Hash](https://docs.dash.org/en/latest/introduction/features.html#x11-hash-algorithm) --- Dash Documentation" - "[X11 Hash](https://docs.dash.org/en/stable/introduction/features.html#x11-hash-algorithm) --- Dash Documentation"
--- ---

View file

@ -130,7 +130,7 @@ The ideal value is 3600 (one hour).
This method of calculating difficulty (Dark Gravity Wave) was authored by Dash This method of calculating difficulty (Dark Gravity Wave) was authored by Dash
creator Evan Duffield to fix exploits possible with the previously used creator Evan Duffield to fix exploits possible with the previously used
Kimoto Gravity Well difficulty readjustment algorithm. For additional detail, Kimoto Gravity Well difficulty readjustment algorithm. For additional detail,
reference this [Official Documentation Dark Gravity Wave page](https://docs.dash.org/en/latest/introduction/features.html#dark-gravity-wave). reference this [Official Documentation Dark Gravity Wave page](https://docs.dash.org/en/stable/introduction/features.html#dark-gravity-wave).
Because each block header must hash to a value below the target Because each block header must hash to a value below the target
threshold, and because each block is linked to the block that threshold, and because each block is linked to the block that

View file

@ -222,7 +222,7 @@ for additional details.
Dash Core's PrivateSend feature provides a way to improve privacy by performing Dash Core's PrivateSend feature provides a way to improve privacy by performing
coin-mixing without relinquishing custodial access. For additional details, coin-mixing without relinquishing custodial access. For additional details,
reference this [Official Documentation PrivateSend page](https://docs.dash.org/en/latest/introduction/features.html#privatesend<!--noref-->). reference this [Official Documentation PrivateSend page](https://docs.dash.org/en/stable/introduction/features.html#privatesend<!--noref-->).
The following video provides an overview with a good introduction to the details: The following video provides an overview with a good introduction to the details:

View file

@ -3646,7 +3646,7 @@ section][section message header] for an example of a message without a payload.
{% autocrossref %} {% autocrossref %}
The following network messages enable the Governance features built in to Dash. The following network messages enable the Governance features built in to Dash.
For additional details on the governance system, see this [Budget System page](https://docs.dash.org/en/latest/governance/index.html). For additional details on the governance system, see this [Budget System page](https://docs.dash.org/en/stable/governance/index.html).
![Overview Of P2P Protocol Governance Request And Reply Messages](/img/dev/en-p2p-governance-messages.svg) ![Overview Of P2P Protocol Governance Request And Reply Messages](/img/dev/en-p2p-governance-messages.svg)

View file

@ -79,7 +79,7 @@ http://opensource.org/licenses/MIT.
<div class="resourcesmore"><div> <div class="resourcesmore"><div>
<h2 id="additional-resources"><span class="fa fa-link fa-lg"></span> Additional resources</h2> <h2 id="additional-resources"><span class="fa fa-link fa-lg"></span> Additional resources</h2>
<p><a href="https://docs.dash.org/en/latest/introduction/about.html#whitepaper"><span class="fa fa-external-link"></span> Dash Whitepaper</a> - Official Wiki</p> <p><a href="https://docs.dash.org/en/stable/introduction/about.html#whitepaper"><span class="fa fa-external-link"></span> Dash Whitepaper</a> - Official Wiki</p>
<p><a href="https://github.com/dashpay/dips#readme"><span class="fa fa-external-link"></span> Dash Improvement Proposals</a> - GitHub</p> <p><a href="https://github.com/dashpay/dips#readme"><span class="fa fa-external-link"></span> Dash Improvement Proposals</a> - GitHub</p>
<!--<p><a href="https://dashpay.atlassian.net/wiki/spaces/DOC/pages"><span class="fa fa-external-link"></span> Dash Documentation</a> - Official Wiki</p>--> <!--<p><a href="https://dashpay.atlassian.net/wiki/spaces/DOC/pages"><span class="fa fa-external-link"></span> Dash Documentation</a> - Official Wiki</p>-->
<p><a href="/en/bitcoin-paper"><span class="fa fa-external-link"></span> Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p> <p><a href="/en/bitcoin-paper"><span class="fa fa-external-link"></span> Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p>