From 8e84a586b3be7560c9f8c0e097dd356883f1a2f6 Mon Sep 17 00:00:00 2001 From: "s.maeda" Date: Sat, 20 Jan 2024 12:42:15 +0900 Subject: [PATCH] Fix README badge url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a2e113..8c43116 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tinet -![test](https://github.com/tinynetwork/tinet/workflows/test/badge.svg) ![release](https://github.com/tinynetwork/tinet/workflows/release/badge.svg) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/tinynetwork/tinet)](https://goreportcard.com/report/github.com/tinynetwork/tinet) +![test](https://github.com/tinynetwork/tinet/actions/workflows/test.yaml/badge.svg) ![release](https://github.com/tinynetwork/tinet/actions/workflows/release-tag.yaml/badge.svg) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/tinynetwork/tinet)](https://goreportcard.com/report/github.com/tinynetwork/tinet) An instant virtual network on your laptop with light-weight virtualization. Here we introduce the