d-g-town vor 2 Jahren
Ursprung
Commit
136c38af84

+ 1 - 1
dashboard/src/components/GCPCredentialsForm.tsx

@@ -157,7 +157,7 @@ const GCPCredentialsForm: React.FC<Props> = ({ goBack, proceed }) => {
           <>
             <Text size={16}> Create the service account </Text>
             <Spacer y={.5} />
-            <Link onClick={incrementStep} to="https://docs.porter.run/standard/getting-started/provisioning-on-gcp" target="_blank">
+            <Link onClick={incrementStep} to="https://docs.porter.run/provision/provisioning-on-gcp" target="_blank">
               Follow the steps in the Porter docs to generate your service account credentials
             </Link>
             <Spacer y={.5} />

+ 1 - 1
dashboard/src/main/home/infrastructure-dashboard/forms/gcp/GrantGCPPermissions.tsx

@@ -139,7 +139,7 @@ const GrantGCPPermissions: React.FC<Props> = ({
             <Text size={16}> Create the service account </Text>
             <Spacer y={0.5} />
             <Link
-              to="https://docs.porter.run/standard/getting-started/provisioning-on-gcp"
+              to="https://docs.porter.run/provision/provisioning-on-gcp"
               target="_blank"
             >
               Follow the steps in the Porter docs to generate your service