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/auth-endpoint-help.php | |
parent | 9b040151e6ecc13a02c46384834cb238b7efbd37 (diff) |
update Quill docs to remove "Link" header
Diffstat (limited to 'views/partials/auth-endpoint-help.php')
-rw-r--r-- | views/partials/auth-endpoint-help.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/partials/auth-endpoint-help.php b/views/partials/auth-endpoint-help.php index 6378db4..c2505a9 100644 --- a/views/partials/auth-endpoint-help.php +++ b/views/partials/auth-endpoint-help.php @@ -1,3 +1,2 @@ <p>You can create your own authorization endpoint, but it's easier to use an existing service such as <a href="https://indieauth.com/">IndieAuth.com</a>. To delegate to IndieAuth.com, you can use the markup provided below.</p> <p><pre><code><link rel="authorization_endpoint" href="https://indieauth.com/auth"></code></pre></p> - <p><pre><code>Link: <https://indieauth.com/auth>; rel="authorization_endpoint"</code></pre></p> |