diff --git a/3-WebApp-multi-APIs/README.md b/3-WebApp-multi-APIs/README.md index 3fe536a7..d6e2bad5 100644 --- a/3-WebApp-multi-APIs/README.md +++ b/3-WebApp-multi-APIs/README.md @@ -78,7 +78,7 @@ In the `HomeController.cs` file, replace the blob container `Uri` (line 77) with ## About The code -Starting from the [previous phase of the tutorial](../../2-WebApp-graph-user/2-1-Call-MSGraph), the code was incrementally updated with the following steps: +Starting from the [previous phase of the tutorial](../2-WebApp-graph-user/2-1-Call-MSGraph), the code was incrementally updated with the following steps: ### Update the `Startup.cs` file to enable TokenAcquisition by a MSAL.NET based service