From f98eeecfeaa3168b0051e710a128b227de484e64 Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Wed, 25 Nov 2020 22:19:40 +0100 Subject: [PATCH] Update README.md Add daily feed link. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 0a7203d..cd1bcc3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,7 +12,7 @@ It runs on Windows operating systems only and can be used with either ODBC or OL All stable releases are available on [nuget.org](https://www.nuget.org/packages/EntityFrameworkCore.Jet/). ## Daily Builds -To use the latest daily builds from our Azure DevOps feed, add a `NuGet.config` file to your solution root with the following content and enable _prereleases_: +To use the latest daily builds from our [Azure DevOps feed](https://bubibubi.visualstudio.com/EntityFrameworkCore.Jet/_packaging?_a=feed&feed=public%40Local), add a `NuGet.config` file to your solution root with the following content and enable _prereleases_: ```xml