use relative links from wiki to repository
parent
2e37167340
commit
737360511f
5 changed files with 9 additions and 11 deletions
|
|
@ -355,7 +355,6 @@ the MMGen Project.
|
|||
[y]: https://github.com/ethereum/pyethereum
|
||||
[P]: https://pypi.org/project/pip
|
||||
[M]: https://getmonero.org/downloads/#linux
|
||||
[U]: https://github.com/mmgen/MMGenLive/blob/master/home.mmgen/bin/mmlive-daemon-upgrade
|
||||
[X]: command-help-autosign
|
||||
[gs]: Getting-Started-with-MMGen
|
||||
[bo]: Getting-Started-with-MMGen#a_bo
|
||||
|
|
|
|||
|
|
@ -1110,7 +1110,7 @@ $ git checkout stable_msys2 # for Microsoft Windows / MSYS2 systems
|
|||
Note that if you want to try out the latest “bleeding edge” (and possibly
|
||||
unstable) features, you can just remain on the master branch and omit the
|
||||
preceding step. Information on recently added features can be found by typing
|
||||
`git log` or visiting the commits page on [Github][hc] or [Gitlab][lc].
|
||||
`git log` or visiting the online [commits page][cp].
|
||||
|
||||
Check the latest release notes in `doc/release-notes` and make note of any new
|
||||
features or requirements. Now build and install:
|
||||
|
|
@ -1130,5 +1130,4 @@ $ python3 -m pip install --user --upgrade dist/*.whl
|
|||
[07]: command-help-autosign
|
||||
[08]: Install-Bitcoind
|
||||
[09]: Altcoin-and-Forkcoin-Support
|
||||
[hc]: https://github.com/mmgen/mmgen/commits/master
|
||||
[lc]: https://gitlab.com/mmgen/mmgen/commits/master
|
||||
[cp]: ../commits/master
|
||||
|
|
|
|||
2
Home.md
2
Home.md
|
|
@ -34,4 +34,4 @@ are performed via the `/` key.
|
|||
|
||||
> #### [Tool API](Tool-API)
|
||||
|
||||
[cn]: https://github.com/mmgen/mmgen/commits/master
|
||||
[cn]: ../commits/master
|
||||
|
|
|
|||
|
|
@ -464,10 +464,10 @@ continue from the `git checkout stable_msys2` step.
|
|||
[mh]: https://www.msys2.org
|
||||
[mp]: https://sourceforge.net/projects/msys2
|
||||
[mw]: https://github.com/msys2/msys2/wiki
|
||||
[ov]: https://github.com/mmgen/mmgen/releases/tag/v0.9.8
|
||||
[ov]: ../releases/tag/v0.9.8
|
||||
[sd]: https://download.sysinternals.com/files/SDelete.zip
|
||||
[og]: https://github.com/openethereum/openethereum/releases
|
||||
[mr]: https://github.com/mmgen/mmgen/releases
|
||||
[mr]: ../releases
|
||||
[di]: Deprecated-MSWin-Installation
|
||||
[ib]: Install-Bitcoind
|
||||
[gs]: Getting-Started-with-MMGen
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@ the above examples that can be run as-is, see commits [`7538a94`][c1],
|
|||
For more detailed usage information, see the [`mmgen-subwalletgen` help
|
||||
screen][sh].
|
||||
|
||||
[c1]: https://github.com/mmgen/mmgen/commit/7538a9460e897b9b23d8ac58853c33713334043f
|
||||
[c2]: https://github.com/mmgen/mmgen/commit/d1b8aefde6d3a13337cbe3147d9913eb09b6765b
|
||||
[c3]: https://github.com/mmgen/mmgen/commit/82086c9936843dc43c1892b672cdf1680763ee84
|
||||
[sh]: https://github.com/mmgen/mmgen/wiki/command-help-subwalletgen
|
||||
[c1]: ../commit/7538a9460e897b9b23d8ac58853c33713334043f
|
||||
[c2]: ../commit/d1b8aefde6d3a13337cbe3147d9913eb09b6765b
|
||||
[c3]: ../commit/82086c9936843dc43c1892b672cdf1680763ee84
|
||||
[sh]: command-help-subwalletgen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue