From da1a7b91998daf794553b7962b63c82a68026ccb Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Thu, 30 Nov 2023 17:42:42 +0000 Subject: [PATCH] Add alt text to logo Add alt text to .NET Foundation logo to resolve MD045 warning. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb60474354..e1ec974c4e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter and Fallback in a fluent and thread-safe manner. -[](https://www.dotnetfoundation.org/) +[The .NET Foundation logo](https://www.dotnetfoundation.org/) We are a member of the [.NET Foundation](https://www.dotnetfoundation.org/about)! **Keep up to date with new feature announcements, tips & tricks, and other news through [www.thepollyproject.org](https://www.thepollyproject.org)**