diff --git a/yggdrasil/yggdrasil.nuspec b/yggdrasil/yggdrasil.nuspec index 4901bb0..33147b5 100644 --- a/yggdrasil/yggdrasil.nuspec +++ b/yggdrasil/yggdrasil.nuspec @@ -10,7 +10,7 @@ Yggdrasil Network Yggdrasil Network https://yggdrasil-network.github.io/ - https://github.com/r4sas/chocolatey-packages/blob/master/yggdrasil/icon/yggdrasil-512.png + https://raw.githubusercontent.com/r4sas/chocolatey-packages/master/yggdrasil/icon/yggdrasil-512.png https://github.com/yggdrasil-network/yggdrasil-go/blob/master/LICENSE true https://github.com/yggdrasil-network/yggdrasil-go @@ -31,6 +31,7 @@ algorithm based on a globally-agreed spanning tree and greedy routing in a metric space, and aims to implement some novel local backpressure routing techniques. In theory, Yggdrasil should scale well on networks with internet-like topologies. + Release notes can be found in [changelog](https://github.com/yggdrasil-network/yggdrasil-go/blob/master/CHANGELOG.md).