Fixing one more link after moving middleware code from quickstarts to samples repo

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
Paul Yuknewicz 2022-01-19 15:28:30 -08:00
parent 77caed90bf
commit d6d2d82de4
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ spec:
## Related links ## Related links
- [Configure API authorization with OAuth]({{< ref oauth >}}) - [Configure API authorization with OAuth]({{< ref oauth >}})
- [Middleware OAuth quickstart](https://github.com/dapr/quickstarts/tree/master/middleware) - [Middleware OAuth sample (interactive)](https://github.com/dapr/samples/tree/master/middleware-oauth-google)
- [Middleware]({{< ref middleware.md >}}) - [Middleware]({{< ref middleware.md >}})
- [Configuration concept]({{< ref configuration-concept.md >}}) - [Configuration concept]({{< ref configuration-concept.md >}})
- [Configuration overview]({{< ref configuration-overview.md >}}) - [Configuration overview]({{< ref configuration-overview.md >}})