From efadcd8d2a385883877cdde82fc3fbbbfb86af7f Mon Sep 17 00:00:00 2001 From: Martin Tomka Date: Wed, 6 Sep 2023 17:13:23 +0200 Subject: [PATCH] Fix the link to v8 docs (second attempt) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55c74601a72..8f209b34611 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > :rotating_light::rotating_light: **Polly v8 feature-complete!** :rotating_light::rotating_light: > - Polly v8 Beta 1 is now available on [NuGet.org](https://www.nuget.org/packages/Polly/8.0.0-beta.1). > - The Beta 1 version is considered feature-complete and the public API surface is stable. -> - Explore the [v8 documentation](./README_V8.md). +> - Explore the [v8 documentation](https://github.com/App-vNext/Polly/blob/main/README_V8.md). # Polly