ソースを参照

patch azure docs (#4190)

Co-authored-by: Stefan McShane <stefanmcshane@users.noreply.github.com>
d-g-town 2 年 前
コミット
48bcc90e9b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dashboard/src/components/AzureCredentialForm.tsx

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

@@ -103,7 +103,7 @@ const AzureCredentialForm: React.FC<Props> = ({ goBack, proceed }) => {
               <Text size={16}>Set up your Azure subscription</Text>
               <Spacer y={.5} />
               <Text color="helper">
-                Follow our <Link to="https://docs.porter.run/standard/getting-started/provisioning-on-azure" target="_blank">documentation</Link> to create your service principal and prepare your subscription for use with Porter.
+                Follow our <Link to="https://docs.porter.run/provision/provisioning-on-azure" target="_blank">documentation</Link> to create your service principal and prepare your subscription for use with Porter.
               </Text>
               <Spacer y={1} />
               <Button onClick={() => setCurrentStep(1)}>