From 4fb937185126962d7676cc4ca90e69d374d73e93 Mon Sep 17 00:00:00 2001 From: Michael Morran Date: Wed, 8 Nov 2023 09:30:00 -0600 Subject: [PATCH] clarification on hub native domain --- docs/setup-custom-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-custom-domain.md b/docs/setup-custom-domain.md index 6ce7a88..420f350 100644 --- a/docs/setup-custom-domain.md +++ b/docs/setup-custom-domain.md @@ -38,7 +38,7 @@ The easiest method to connect a custom domain to your Hub is to create a [cname] ## Part C: Connect Your Custom Domain -1. Open a command terminal on your device and run the following command with the 3 parameters surrounded by `< >` replaced with your specific information from previous steps:\ +1. Open a command terminal on your device and run the following command with the 3 parameters surrounded by `< >` replaced with your specific information from previous steps. Your Hub's native domain is the URL assigned upon creation (ex: 123456.us1.myhubs.net)\ `curl -X PATCH -H "turkeyauthtoken:" 'https:///api/ita/custom-domain?to_domain='` 2. The command should execute quickly and return the following message:\