diff --git a/modules/ROOT/pages/auradb/index.adoc b/modules/ROOT/pages/auradb/index.adoc index 46e032872..b80dca8c5 100644 --- a/modules/ROOT/pages/auradb/index.adoc +++ b/modules/ROOT/pages/auradb/index.adoc @@ -22,6 +22,6 @@ Operations are non-disruptive, and you shouldn't experience any downtime as a re == Support -For a breakdown of the support offered across plan types as well as the support holiday schedule, see the https://aura.support.neo4j.com/hc/en-us/articles/360053850514[Aura Support page]. +For a breakdown of the support offered across plan types as well as the support holiday schedule, see the https://support.neo4j.com[Aura Support page]. Additionally, you can access the https://status.neo4j.io/[Aura Status page] to check the current operational status of Aura and subscribe to updates. \ No newline at end of file diff --git a/modules/ROOT/pages/platform/api/overview.adoc b/modules/ROOT/pages/platform/api/overview.adoc index 1be2137fe..98cc717b1 100644 --- a/modules/ROOT/pages/platform/api/overview.adoc +++ b/modules/ROOT/pages/platform/api/overview.adoc @@ -52,4 +52,4 @@ An `X-Request-Id` response header is returned with each request and can be used The value of this header contains a unique ID that can be used to track the journey of a request. -If you run into any issues with a particular request, you can https://aura.support.neo4j.com/hc/en-us/[raise a support ticket] and provide the `X-Request-Id`. \ No newline at end of file +If you run into any issues with a particular request, you can https://support.neo4j.com[raise a support ticket] and provide the `X-Request-Id`. \ No newline at end of file diff --git a/modules/ROOT/pages/platform/security.adoc b/modules/ROOT/pages/platform/security.adoc index 91b76f4d6..be22c971e 100644 --- a/modules/ROOT/pages/platform/security.adoc +++ b/modules/ROOT/pages/platform/security.adoc @@ -207,7 +207,7 @@ The following OpenID Connect (OIDC) certified Identity Providers (IdPs) are curr * Microsoft Azure Active Directory (AAD) * Okta -To enable Console SSO on your Aura Enterprise tenant(s), please https://aura.support.neo4j.com/hc/en-us/requests/new[raise a support ticket] including the following information: +To enable Console SSO on your Aura Enterprise tenant(s), please https://support.neo4j.com/hc/en-us/requests/new[raise a support ticket] including the following information: . The _Tenant ID_ of the tenant(s) you want to use SSO. See xref:platform/user-management.adoc#_tenants[Tenants] for more information on how to find your __Tenant ID__. . The name of your IdP. @@ -223,7 +223,7 @@ The following OIDC certified IdPs are currently supported for instance-level Aut * Keycloak * Google Authentication -To add SSO for Workspace, Bloom, and Browser to your Aura Enterprise instances, please https://aura.support.neo4j.com/hc/en-us/requests/new[raise a support ticket] including the following information: +To add SSO for Workspace, Bloom, and Browser to your Aura Enterprise instances, please https://support.neo4j.com/hc/en-us/requests/new[raise a support ticket] including the following information: . The *Connection URI* of the instance(s) you want to use SSO. . Whether or not you want Workspace, Bloom, Browser, or a combination of them enabled. diff --git a/modules/ROOT/pages/tutorials/troubleshooting.adoc b/modules/ROOT/pages/tutorials/troubleshooting.adoc index b7772d1c2..49d4e764b 100644 --- a/modules/ROOT/pages/tutorials/troubleshooting.adoc +++ b/modules/ROOT/pages/tutorials/troubleshooting.adoc @@ -105,7 +105,7 @@ This error message will likely trigger when Neo4j Aura cannot safely load the da Solution:: -If you encounter this error, please raise a ticket with our link:https://aura.support.neo4j.com/[Customer Support] team. +If you encounter this error, please raise a ticket with our link:https://support.neo4j.com[Customer Support] team. === `UnsupportedStoreFormat` @@ -114,7 +114,7 @@ You may get this error if the store you are uploading is in a Neo4j version that Solution:: . link:https://neo4j.com/docs/upgrade-migration-guide/current/[Upgrade your database]. Make sure you are on Neo4j 4.4 or later. -. If you encounter problems upgrading, please raise a ticket with our link:https://aura.support.neo4j.com/[Customer Support] team. +. If you encounter problems upgrading, please raise a ticket with our link:https://support.neo4j.com[Customer Support] team. === `LogicalRestrictions` @@ -123,7 +123,7 @@ You may get this error when the store you are uploading exceeds the logical limi Solution:: . Delete nodes and relationships to ensure the data is within the specified limits for your instance, and try the upload again. -. If you are confident you have not exceeded these limits, please raise a ticket with our link:https://aura.support.neo4j.com/[Customer Support] team. +. If you are confident you have not exceeded these limits, please raise a ticket with our link:https://support.neo4j.com[Customer Support] team. === `Fallback` @@ -132,7 +132,7 @@ This error can be triggered when the uploaded file is not recognized as a valid Solution:: . Check the file and try again. -. If you are confident the file being uploaded is correct, please raise a ticket with our link:https://aura.support.neo4j.com/[Customer Support] team. +. If you are confident the file being uploaded is correct, please raise a ticket with our link:https://support.neo4j.com[Customer Support] team. == Driver integration