From 67c70f7ddeeb74766582e8731666d79b107bdad1 Mon Sep 17 00:00:00 2001 From: Christian Matt Date: Thu, 23 Jan 2025 18:05:27 +0100 Subject: [PATCH] Fix incorrect link in readme. The link to the license didn't work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a37202366..b009dd778 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # mev-commit [![CI](https://github.com/primev/mev-commit/actions/workflows/ci.yml/badge.svg)](https://github.com/primev/mev-commit/actions/workflows/ci.yml) -[![License](https://img.shields.io/badge/license-BSL%201.1-blue.svg)](LICENSE.txt) +[![License](https://img.shields.io/badge/license-BSL%201.1-blue.svg)](LICENSE) Is P2P software that creates a network of execution providers and bidders.