diff --git a/src/content/authentication/single-sign-on-with-jumpcloud.mdx b/src/content/authentication/single-sign-on-with-jumpcloud.mdx
index a4d5f695..9f255c7a 100644
--- a/src/content/authentication/single-sign-on-with-jumpcloud.mdx
+++ b/src/content/authentication/single-sign-on-with-jumpcloud.mdx
@@ -50,7 +50,7 @@ For the next step, you'll need to generate a public and private key used to sign
### Step 6
-Next, we'll fill in **SP Entity ID** and **ACS URL** with the same value. To determine the value we use the following format: `https://cloudsmith.io/MY_ORG_NAME/saml/acs/` where "MY_ORG_NAME" is replaced with your organization's slug e.g. for the `cloudsmith` org we use `https://cloudsmith.io/cloudsmith/saml/acs/` (you can find your organization's slug in the URL bar when you are logged into Cloudsmith, or browsing to [User Settings > Workspaces](https://app.cloudsmith.com/settings/workspaces)):
+Next, we'll fill in **SP Entity ID** and **ACS URL** with the same value. To determine the value we use the following format: `https://cloudsmith.io/orgs/MY_ORG_NAME/saml/acs/` where "MY_ORG_NAME" is replaced with your organization's slug e.g. for the `cloudsmith` org we use `https://cloudsmith.io/cloudsmith/saml/acs/` (you can find your organization's slug in the URL bar when you are logged into Cloudsmith, or browsing to [User Settings > Workspaces](https://app.cloudsmith.com/settings/workspaces)):