doc: move 1.14.5 release notes to the archive

and re-link the internal links in the document
This commit is contained in:
Patrick Lodder 2022-07-13 16:44:54 +02:00
parent 82d1997235
commit 893ae00fab
No known key found for this signature in database
GPG Key ID: 2D3A345B98D0DC1F

View File

@ -60,8 +60,8 @@ Fee Reductions
This release finalizes a new minimum fee recommendation for all participants on
the Dogecoin network, following the reduction of relay and mining defaults in
1.14.4. The recommendation has been documented and can be found
[here](fee-recommendation.md). With this release, the minimum fees when creating
transactions are recommended to be as follows:
[here](../fee-recommendation.md). With this release, the minimum fees when
creating transactions are recommended to be as follows:
* the recommended minimum transaction fee is 0.01 DOGE/kb, and
* the recommended dust limit is 1 DOGE, and
@ -192,7 +192,7 @@ Minor Changes
* Correct the block download timeout for the regtest chain.
* Shut down when trying to use a corrupted block from disk.
* Add experimental AVX2 support, to improve the performance of SHA operations.
* Add a [getting started guide](getting-started.md)
* Add a [getting started guide](../getting-started.md)
Credits
=======