diff options
author | Roshless <me@roshless.com> | 2020-07-02 00:53:04 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-07-01 18:54:30 -0400 |
commit | 0ca6be330818ad4a03ebbe3d3e4dc86663d8a30b (patch) | |
tree | c6e067f40515f8fb016d6cec4804ab74aab06ef1 /git.sr.ht | |
parent | 6c216aea194e8cf6b4aefaf993886635f6fec04e (diff) | |
download | sr.ht-docs-0ca6be330818ad4a03ebbe3d3e4dc86663d8a30b.tar.gz |
fix relative link
Diffstat (limited to 'git.sr.ht')
-rw-r--r-- | git.sr.ht/api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git.sr.ht/api.md b/git.sr.ht/api.md index 3121337..c2ebce6 100644 --- a/git.sr.ht/api.md +++ b/git.sr.ht/api.md @@ -341,7 +341,7 @@ implies the authenticated user. ### /api/user/... Webhook for user events. Includes the [standard webhook -endpoints](../api-conventions.md#webhooks) +endpoints](/api-conventions.md#webhooks) #### repo:create |