~sircmpwn/sr.ht-dev

sr.ht-docs: Fix broken "subscription-resource" links v1 APPLIED

alex wennerberg: 1
 Fix broken "subscription-resource" links

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/15947/mbox | git am -3
Learn more about email & git

[PATCH sr.ht-docs] Fix broken "subscription-resource" links Export this patch

Apologies for my mistaken previous patch -- this should be on the
correct service.

Alex

---
 lists.sr.ht/api.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lists.sr.ht/api.md b/lists.sr.ht/api.md
index e443047..b985633 100644
--- a/lists.sr.ht/api.md
+++ b/lists.sr.ht/api.md
@@ -361,13 +361,13 @@ implies the authenticated user.

### GET /api/subscriptions

List of [subscription resources](#subscription-resources)
List of [subscription resources](#subscription-resource)

**OAuth scope**: `subs:read`

### POST /api/subscriptions

Create a new [subscription resources](#subscription-resources)
Create a new [subscription resource](#subscription-resource)

**OAuth scope**: `subs:write`

-- 
2.20.1
Thanks!

To git@git.sr.ht:~sircmpwn/sr.ht-docs
   1cb1c70..72abc0a  master -> master