Forráskód Böngészése

Change Link to account settings (#3538)

sdess09 2 éve
szülő
commit
d7f66fee52
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      dashboard/src/components/CloudFormationForm.tsx

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

@@ -240,7 +240,7 @@ const CloudFormationForm: React.FC<Props> = ({
                       <i
                         className="material-icons"
                         onClick={() => {
-                          window.open("https://docs.aws.amazon.com/IAM/latest/UserGuide/FindingYourAWSId.html", "_blank")
+                          window.open("https://us-east-1.console.aws.amazon.com/billing/home?region=us-east-1#/account", "_blank")
                         }}
                       >
                         help_outline