Update the index page to point to the openiddict-samples repository

This commit is contained in:
Kévin Chalet 2021-01-13 07:08:37 +01:00
parent 451687a60c
commit f44a3361b0
2 changed files with 5 additions and 2 deletions

View File

@ -27,7 +27,7 @@ OpenIddict natively supports **[Entity Framework Core](https://www.nuget.org/pac
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/samples.md">Samples</a></strong></p>
<p><strong><a href="https://github.com/openiddict/openiddict-samples">Samples</a></strong></p>
<p>View samples implementing the various authorization flows.</p>
</div>
</div>

View File

@ -2,4 +2,7 @@
href: guide/index.md
- name: Configuration and settings
href: configuration/index.md
href: configuration/index.md
- name: Samples
href: https://github.com/openiddict/openiddict-samples