aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-01-01 09:19:53 -0500
committerDrew DeVault <sir@cmpwn.com>2019-01-01 09:19:53 -0500
commit369c900f7aae7c79d339489c196d1f38f57cc8bc (patch)
treeed1a4283f8001bea83059e8cd039f1063f054d16
parent342795a30b59d8bf09a84d97765a4919670b9fc6 (diff)
downloadsr.ht-docs-369c900f7aae7c79d339489c196d1f38f57cc8bc.tar.gz
Clarify upstream URL in api.md
-rw-r--r--builds.sr.ht/api.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/builds.sr.ht/api.md b/builds.sr.ht/api.md
index 48e6213..086504e 100644
--- a/builds.sr.ht/api.md
+++ b/builds.sr.ht/api.md
@@ -1,6 +1,7 @@
-The build.sr.ht API allows you to insert jobs, monitor their progress, and
+The builds.sr.ht API allows you to insert jobs, monitor their progress, and
access some information about the build system. Authentication to this API is
-brokered by meta.sr.ht. This API uses standard sr.ht error responses.
+brokered by meta.sr.ht. This API uses standard sr.ht error responses. All
+requests should be submitted via https://builds.sr.ht.
# API Endpoints