diff --git a/index.md b/index.md index 04cdef8..1be994b 100644 --- a/index.md +++ b/index.md @@ -27,7 +27,7 @@ OpenIddict natively supports **[Entity Framework Core](https://www.nuget.org/pac
-

Samples

+

Samples

View samples implementing the various authorization flows.

diff --git a/toc.yml b/toc.yml index 84279c7..1a11cdb 100644 --- a/toc.yml +++ b/toc.yml @@ -2,4 +2,7 @@ href: guide/index.md - name: Configuration and settings - href: configuration/index.md \ No newline at end of file + href: configuration/index.md + +- name: Samples + href: https://github.com/openiddict/openiddict-samples \ No newline at end of file