From 9c2be331816a8a59360def37957ba36816d1f252 Mon Sep 17 00:00:00 2001
From: Aaron Parecki
Date: Sat, 28 Jun 2014 16:57:58 -0700
Subject: update Quill docs to remove "Link" header
---
views/partials/auth-endpoint-help.php | 1 -
1 file changed, 1 deletion(-)
(limited to 'views/partials/auth-endpoint-help.php')
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 @@
You can create your own authorization endpoint, but it's easier to use an existing service such as IndieAuth.com. To delegate to IndieAuth.com, you can use the markup provided below.
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
- Link: <https://indieauth.com/auth>; rel="authorization_endpoint"
--
cgit v1.2.3