From eb12275068103c7d716fb0c03f90c2a25e08fbd6 Mon Sep 17 00:00:00 2001 From: Andron Date: Mon, 5 Feb 2024 09:00:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27bc867..e0cdc13 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Exercises to the book __Functional Programming Using F#__ written by __Michael R [![.NET Build](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml) [![Code Coverage](https://codecov.io/gh/eminencegrs/fp-in-fs/graph/badge.svg?token=CW5LJZM9VW)](https://codecov.io/gh/eminencegrs/fp-in-fs) -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/eminencegrs/fp-in-fs?tab=GPL-3.0-1-ov-file) ## Structure @@ -22,4 +22,4 @@ Exercises to the book __Functional Programming Using F#__ written by __Michael R [![Docs](https://badgen.net/badge/docs/fsharp.org/blue)](https://fsharp.org) [![Docs](https://badgen.net/badge/microsoft/learn/green)](https://learn.microsoft.com/dotnet/fsharp) -[![Docs](https://badgen.net/badge/fsharp/for%20fun%20and%20profit/cyan)](https://fsharpforfunandprofit.com) \ No newline at end of file +[![Docs](https://badgen.net/badge/fsharp/for%20fun%20and%20profit/cyan)](https://fsharpforfunandprofit.com)