From 45e9a8fd662932d841d2cb0a5173d2ff51e88138 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Sun, 22 Sep 2019 10:06:15 +0300 Subject: [PATCH] readme: remove travis badge --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 69ac7da26b..8085db1145 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,19 @@ # The V Programming Language -[![Build Status](https://github.com/vlang/v/workflows/CI/badge.svg)](https://github.com/vlang/v/actions) -[![Build Status](https://travis-ci.org/vlang/v.svg?branch=master)](https://travis-ci.org/vlang/v) +[![Build Status](https://github.com/vlang/v/workflows/CI/badge.svg)](https://github.com/vlang/v/commits/master) https://vlang.io -Documentation: https://vlang.io/docs +Documentation: [vlang.io/docs](https://vlang.io/docs) -Changelog: [Master Changelog](https://github.com/vlang/v/blob/master/CHANGELOG.md) | [Releases (with changelogs)](https://github.com/vlang/v/releases) +Changelog: [github.com/vlang/v/blob/master/CHANGELOG.md](https://github.com/vlang/v/blob/master/CHANGELOG.md) -Twitter: https://twitter.com/v_language +Twitter: [twitter.com/v_language](https://twitter.com/v_language) -Discord (primary community): https://discord.gg/n7c74HM +Discord (primary community): [discord.gg/n7c74HM](https://discord.gg/n7c74HM) -Installing V: https://github.com/vlang/v#installing-v-from-source +Installing V: [github.com/vlang/v#installing-v-from-source](https://github.com/vlang/v#installing-v-from-source) ## Key Features of V