From 9ccaf79b3838d35aa7108ba4ff381a3bc9285233 Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Thu, 14 Sep 2023 09:56:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44e16a4..8e8f5c3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![CircleCI](https://circleci.com/gh/auth0-samples/auth0-aspnetcore-mvc-samples.svg?style=svg)](https://circleci.com/gh/auth0-samples/auth0-aspnetcore-mvc-samples) -This repository contains all the samples for the [Auth0 ASP.NET Core MVC Quickstart](https://auth0.com/docs/quickstart/webapp/aspnet-core), as well as other samples demonstrating some specific use cases. +This repository contains the sample for the [Auth0 ASP.NET Core MVC Quickstart](https://auth0.com/docs/quickstart/webapp/aspnet-core). Please refer to the README files in the individual folders for more information.