Badge URLs (#2367)

During copy-paste of markdown ended up not using URLs for two of the new badges in #2364 .
This commit is contained in:
Guilherme Lawless 2019-10-28 20:15:47 +00:00 committed by GitHub
commit 56bebf75ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@
[![Build Status](https://travis-ci.org/nanocurrency/nano-node.svg?branch=master)](https://travis-ci.org/nanocurrency/nano-node)
[![Build status](https://ci.appveyor.com/api/projects/status/q66rbt2ux6apjj03/branch/master?svg=true)](https://ci.appveyor.com/project/argakiig/raiblocks/branch/master)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/nanocurrency/nano-node)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/nanocurrency/nano-node?color=darkblue&label=beta)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nanocurrency/nano-node)](https://github.com/nanocurrency/nano-node/releases/latest)
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/nanocurrency/nano-node?color=darkblue&label=beta)](https://github.com/nanocurrency/nano-node/tags)
[![Discord](https://img.shields.io/badge/discord-join%20chat-orange.svg)](https://chat.nano.org)
---