diff --git a/builds.md b/builds.md index bce663b..1e609da 100644 --- a/builds.md +++ b/builds.md @@ -11,7 +11,10 @@ If you prefer to live dangerously and want to test bleeding-edge features or cha For convenience, the [build artifacts](https://circleci.com/api/v1.1/project/github/yggdrasil-network/yggdrasil-go/latest/artifacts?branch=master&filter=successful) from the latest build are linked below: +

yggdrasil

+ +

yggdrasilctl

@@ -40,5 +43,4 @@ fetch(url).then(function(res) { document.getElementById("buildArtifactLinksCtl").appendChild(ctllinks); }) .catch(err => { throw err }); -.catch(err => { throw err });