Fix html not rendering markdown link properly

Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
This commit is contained in:
Lucas Santos 2021-05-04 13:04:56 -03:00 committed by GitHub
parent a9d8a05d08
commit fefc0e2b24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@ Defines getting a bearer and refresh token using the token endpoint.
to be registered with the authorization server but should be set to a to be registered with the authorization server but should be set to a
meaningful value in order to allow auditing keys created by unregistered meaningful value in order to allow auditing keys created by unregistered
clients. Accepted syntax is defined in clients. Accepted syntax is defined in
[RFC6749 Appendix A.1](https://tools.ietf.org/html/rfc6749#appendix-A.1). <a href="https://tools.ietf.org/html/rfc6749#appendix-A.1" rel="noopener noreferrer nofollow" target="_blank">RFC6749 Appendix A.1</a>.
</dd> </dd>
<dt> <dt>
<code>scope</code> <code>scope</code>