Fixes Github link.
Johnny committed
Apr 28, 2020 at 12:53 UTC
6efcd3ef404967e2a9aa3b9c0662b2be4529754b
1 file changed
+1
-1
CHANGELOG.md
+1
-1
@@ -626,7 +626,7 @@ As usual, this release contains several Windows specific fixes and improvements:
626
- fix #2203: omit the charset attribute when Content-Type is text/html ([ipfs/go-ipfs#6743](https://github.com/ipfs/go-ipfs/pull/6743))
627
- Pin ls traverses all indirect pins ([ipfs/go-ipfs#6705](https://github.com/ipfs/go-ipfs/pull/6705))
628
- fix: ignore nonexistant when force rm ([ipfs/go-ipfs#6773](https://github.com/ipfs/go-ipfs/pull/6773))
629
- - introduce IpfsNode Plugin ([ipfs/go-ipfs#6719](https://githung b.com/ipfs/go-ipfs/pull/6719))
629
+ - introduce IpfsNode Plugin ([ipfs/go-ipfs#6719](https://github.com/ipfs/go-ipfs/pull/6719))
630
- improve documentation and fix dht put bug ([ipfs/go-ipfs#6750](https://github.com/ipfs/go-ipfs/pull/6750))
631
- Adding alias for `ipfs repo stat`. ([ipfs/go-ipfs#6769](https://github.com/ipfs/go-ipfs/pull/6769))
632
- doc(gateway): document dnslink ([ipfs/go-ipfs#6767](https://github.com/ipfs/go-ipfs/pull/6767))