diff options
| author | marcuswin <[email protected]> | 2019-11-13 23:51:17 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-11-13 23:51:17 +0300 |
| commit | 06005bd19432fec638d835338f2c9962d8ca06ca (patch) | |
| tree | e4efecacc973cb0fe5f1634fcb11d4db7783619a | |
| parent | Set next release version to 1.14.2 (diff) | |
| download | discoin-06005bd19432fec638d835338f2c9962d8ca06ca.tar.xz discoin-06005bd19432fec638d835338f2c9962d8ca06ca.zip | |
Fix links
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ # Dogecoin Core [DOGE, Ð] ========================== - + [](https://travis-ci.org/dogecoin/dogecoin) [](https://tip4commit.com/github/dogecoin/dogecoin) ## What is Dogecoin? – Such coin Dogecoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as its proof of work (POW). Taking development cues from Tenebrix and Litecoin, Dogecoin currently employs a simplified variant of scrypt. -http://dogecoin.com/ +https://dogecoin.com/ ## License – Much license Dogecoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more @@ -96,13 +96,13 @@ The original block reward schedule, with one-minute block targets and four-hour - [OSX Build Notes](doc/build-osx.md) - [Unix Build Notes](doc/build-unix.md) - - [Windows Build Notes](doc/build-msw.md) + - [Windows Build Notes](doc/build-windows.md) ### Such ports RPC 22555 P2P 22556 - + ## Development tips and tricks |