mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Content - Update docs.dash.org links (#155)
This commit is contained in:
parent
c3527c18ab
commit
e2d911ea2b
6 changed files with 6 additions and 6 deletions
|
@ -29,6 +29,6 @@ optional:
|
|||
links_html_or_markdown_style_capitalize_first_letter:
|
||||
- "[Spork message](/en/developer-reference#spork) --- Developer Reference"
|
||||
- "[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"
|
||||
|
||||
---
|
||||
|
|
|
@ -21,6 +21,6 @@ optional:
|
|||
- The open source GUI server that provides a graphical interface to Unix/Linux users.
|
||||
|
||||
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"
|
||||
|
||||
---
|
||||
|
|
|
@ -130,7 +130,7 @@ The ideal value is 3600 (one hour).
|
|||
This method of calculating difficulty (Dark Gravity Wave) was authored by Dash
|
||||
creator Evan Duffield to fix exploits possible with the previously used
|
||||
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
|
||||
threshold, and because each block is linked to the block that
|
||||
|
|
|
@ -222,7 +222,7 @@ for additional details.
|
|||
|
||||
Dash Core's PrivateSend feature provides a way to improve privacy by performing
|
||||
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:
|
||||
|
||||
|
|
|
@ -3646,7 +3646,7 @@ section][section message header] for an example of a message without a payload.
|
|||
{% autocrossref %}
|
||||
|
||||
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).
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ http://opensource.org/licenses/MIT.
|
|||
|
||||
<div class="resourcesmore"><div>
|
||||
<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://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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue