diff options
author | Aaron Parecki <aaron@parecki.com> | 2014-06-28 16:57:58 -0700 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2014-06-28 16:57:58 -0700 |
commit | 9c2be331816a8a59360def37957ba36816d1f252 (patch) | |
tree | 927ac0761dd760e127969a7e411d476948219ec1 /views/partials/token-endpoint-help.php | |
parent | 9b040151e6ecc13a02c46384834cb238b7efbd37 (diff) |
update Quill docs to remove "Link" header
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> |