From e43940725bc9962bd3bdd5ecf4572f63294db77b Mon Sep 17 00:00:00 2001 From: elias-AD <88844419+elias-AD@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:34:59 -0500 Subject: [PATCH] update readme to make it more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f6bc8..edd5fbc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ jobs: Uses basic auth for the rest api. - `cloud`: Can be either: - - A subdomain (e.g., `acme` for Atlassian hosted instances) + - A subdomain (`acme` for Atlassian hosted instances (e.g. `https://acme.atlassian.net`)) - A full URL (e.g., `https://mycompany.com` for self-hosted instances) - `user`: The user that generated the access token