aboutsummaryrefslogtreecommitdiff
path: root/doc/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.rst')
-rw-r--r--doc/intro.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro.rst b/doc/intro.rst
index abe36db..28f8419 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -78,7 +78,7 @@ Schema
------
API access is exclusively over HTTPS and accessed via the
-``api.armcloud.us`` URL.
+``api.kernelci.org`` URL.
Data is sent and received **only** in JSON format.
@@ -180,7 +180,7 @@ Basic Authentication
::
- curl -H 'Authorization: token' https://api.armcloud.us/job
+ curl -H 'Authorization: token' https://api.kernelci.org/job
Accepted Encodings