Merge pull request #3410 from khaosdoctor/patch-1

Fix html not rendering markdown link properly
pull/3447/head
Wang Yan 2021-06-27 17:44:10 +08:00 committed by GitHub
commit 263da70ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
meaningful value in order to allow auditing keys created by unregistered
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>
<dt>
<code>scope</code>