diff options
Diffstat (limited to 'views/partials/token-endpoint-help.php')
-rw-r--r-- | views/partials/token-endpoint-help.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/partials/token-endpoint-help.php b/views/partials/token-endpoint-help.php index ea5442e..6cbd2bd 100644 --- a/views/partials/token-endpoint-help.php +++ b/views/partials/token-endpoint-help.php @@ -3,4 +3,3 @@ it's easier to use an existing service such as <a href="https://tokens.indieauth.com">tokens.indieauth.com</a>. To use this service as your token endpoint, use the markup provided below.</p> <p><pre><code><link rel="token_endpoint" href="https://tokens.indieauth.com/token"></code></pre></p> - <p><pre><code>Link: <https://tokens.indieauth.com/token>; rel="token_endpoint"</code></pre></p> |