Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Biba <andrew.biba@zabbix.com>2021-09-08 14:05:10 +0300
committerAndrew Biba <andrew.biba@zabbix.com>2021-09-08 14:05:10 +0300
commit3c3dae53f98d240641a6bb30f46a59b288652ba1 (patch)
tree911a6fdfd246e3160b7a3829fc78da67343f39ab
parent74757bee2cc37b60c6fd1857110abcaf9e1761cc (diff)
parent8820caae36c1b02792234f852c068d9a2f3c2857 (diff)
.........T [ZBXNEXT-6789] fixed typo in description
* commit '8820caae36c1b02792234f852c068d9a2f3c2857': .........T [ZBXNEXT-6789] fixed typo in description
-rw-r--r--templates/app/travis_http/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/app/travis_http/README.md b/templates/app/travis_http/README.md
index 111493c741d..88a29ee09a2 100644
--- a/templates/app/travis_http/README.md
+++ b/templates/app/travis_http/README.md
@@ -19,7 +19,7 @@ This template was tested on:
You must set {$TRAVIS.API.TOKEN} and {$TRAVIS.API.URL} macros.
{$TRAVIS.API.TOKEN} is a Travis API authentication token located in User -> Settings -> API authentication.
-{$TRAVIS.API.URL} could be in 3 different variations:
+{$TRAVIS.API.URL} could be in 2 different variations:
- for a private project : api.travis-ci.com
- for an enterprise projects: api.example.com (where you replace example.com with the domain Travis CI is running on)