From c8fa78fffdf01bc64ad809691027494fea57fac5 Mon Sep 17 00:00:00 2001 From: Garux Date: Thu, 24 Jun 2021 09:31:05 +0300 Subject: [PATCH] update Build Status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01895a9..1a95db1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ def2fgd is tool for converting .def and .ent entity definition files used by GtkRadiant and Netradiant to .fgd files used by J.A.C.K. or .ent files of NetRadiant -[![Build Status](https://travis-ci.org/FreeSlave/def2fgd.svg?branch=master)](https://travis-ci.org/FreeSlave/def2fgd) +[![Build Status](../../actions/workflows/c-cpp.yml/badge.svg?branch=master)](../../actions/workflows/c-cpp.yml) # Download