diff --git a/guide/toc.yml b/guide/toc.yml index 41307dc..3965565 100644 --- a/guide/toc.yml +++ b/guide/toc.yml @@ -14,8 +14,6 @@ - name: External resources items: - - name: OpenIddict changelog - href: https://github.com/openiddict/openiddict-core/releases - name: OAuth 2.0 specification href: https://tools.ietf.org/html/rfc6749 - name: OpenID Connect specification diff --git a/toc.yml b/toc.yml index dc33082..c79453d 100644 --- a/toc.yml +++ b/toc.yml @@ -7,5 +7,11 @@ - name: Samples href: https://github.com/openiddict/openiddict-samples +- name: Conformance + href: https://github.com/openiddict/openiddict-conformance + +- name: Changelog + href: https://github.com/openiddict/openiddict-core/releases + - name: API documentation href: api/ \ No newline at end of file