From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA8761382C5 for ; Thu, 22 Apr 2021 19:11:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 144C4E0876; Thu, 22 Apr 2021 19:11:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A31BFE0876 for ; Thu, 22 Apr 2021 19:11:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FBF2341194 for ; Thu, 22 Apr 2021 19:11:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE590646 for ; Thu, 22 Apr 2021 19:11:52 +0000 (UTC) From: "Gergely Nagy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gergely Nagy" Message-ID: <1619118706.d147d81e5d5de74f41ccf14ad317f327717dff95.ngg@gentoo> Subject: [gentoo-commits] repo/proj/dotnet:master commit in: / X-VCS-Repository: repo/proj/dotnet X-VCS-Files: readme.md X-VCS-Directories: / X-VCS-Committer: ngg X-VCS-Committer-Name: Gergely Nagy X-VCS-Revision: d147d81e5d5de74f41ccf14ad317f327717dff95 X-VCS-Branch: master Date: Thu, 22 Apr 2021 19:11:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 186b0b1c-421b-40f2-9988-0c097abeec60 X-Archives-Hash: b30bf6d6c6208612598cca718217ecc1 commit: d147d81e5d5de74f41ccf14ad317f327717dff95 Author: Gergely Nagy ngg hu> AuthorDate: Thu Apr 22 19:11:46 2021 +0000 Commit: Gergely Nagy ngg hu> CommitDate: Thu Apr 22 19:11:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=d147d81e readme.md: fix travis badge Signed-off-by: Gergely Nagy ngg.hu> readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ca824c1..669ae18 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ gentoo-dotnet official overlay note that this overlay is community driven, any help is very welcome, since so it could be unstable -[![Build Status](https://travis-ci.org/gentoo/dotnet.png?branch=master)](https://travis-ci.org/gentoo/dotnet) +[![Build Status](https://travis-ci.com/gentoo/dotnet.svg?branch=master)](https://travis-ci.com/gentoo/dotnet) [![Gentoo discord server](https://img.shields.io/discord/249111029668249601.svg?style=flat-square&label=Gentoo%20Linux)](https://discord.gg/Gentoo) Overlay Installation