We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7ae51 commit a57e59aCopy full SHA for a57e59a
1 file changed
docs/cli/getting_started.md
@@ -30,10 +30,10 @@ You must update the `api_domain` value for your specific environment. To find th
30
31
| Console Domain | API Domain |
32
| ---------------------- | ------------------ |
33
-| console.us.code42.com | api.us.code42.com |
34
-| console.us2.code42.com | api.us2.code42.com |
35
-| console.ie.code42.com | api.ie.code42.com |
36
-| console.gov.code42.com | api.gov.code42.com |
+| console.us.code42.com | https://api.us.code42.com |
+| console.us2.code42.com | https://api.us2.code42.com |
+| console.ie.code42.com | https://api.ie.code42.com |
+| console.gov.code42.com | https://api.gov.code42.com |
37
38
39
See [Incydr SDK Settings](../sdk/settings.md) for more available settings.
0 commit comments