mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 10:50:44 +00:00
fix broken links in dev guide
This commit is contained in:
parent
867825b087
commit
437da9fc16
1 changed files with 2 additions and 2 deletions
|
|
@ -117,6 +117,6 @@ This will dump stack traces for each instance to their respective log file.
|
||||||
[code-review]: ../developers/code-review-guidelines
|
[code-review]: ../developers/code-review-guidelines
|
||||||
[cross-compile]: ../install-and-build/cross-compile
|
[cross-compile]: ../install-and-build/cross-compile
|
||||||
[go-modules]: https://github.com/golang/go/wiki/Modules
|
[go-modules]: https://github.com/golang/go/wiki/Modules
|
||||||
[discord]: https://discord.gg/nthXNEv
|
[discord]: https://discord.gg/invite/nthXNEv
|
||||||
[go-install]: https://golang.org/doc/install
|
[go-install]: https://golang.org/doc/install
|
||||||
[testflag]: https://golang.org/cmd/go/#hdr-Description_of_testing_flags
|
[testflag]: https://golang.org/cmd/go/#hdr-Testing_flags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue