From 5cf79bc2d0ca54814098f5204f2ddf6a0b6e6bfe Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Sun, 8 Dec 2019 13:31:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb87fa5..252d6f1 100644 --- a/README.md +++ b/README.md @@ -61,5 +61,5 @@ public void ConfigureServices(IServiceCollection services) ## Examples -For example of using Unity with Core 2.0 Web application follow [this link](https://github.com/unitycontainer/examples/tree/v5.x/src/web/ASP.Net.Unity.Example) +For example of using Unity with Core 2.0 Web application follow [this link](https://github.com/unitycontainer/examples/tree/master/src/web/ASP.Net.Unity.Example)