浏览代码

porter cloud

sunguroku 2 年之前
父节点
当前提交
92f8c39ad3

+ 2 - 2
dashboard/src/components/ProvisionerFlow.tsx

@@ -93,12 +93,12 @@ const ProvisionerFlow: React.FC<Props> = ({}) => {
             </Text>
             <Spacer y={0.5} />
             <Text color={"helper"}>
-              Get started with the Porter sandbox environment.
+              Get started on Porter Cloud.
             </Text>
             <Spacer y={1} />
             <Link to="https://cloud.porter.run">
               <Button alt height="35px">
-                Deploy on the Porter sandbox <Spacer inline x={1} />{" "}
+                Deploy on Porter Cloud <Spacer inline x={1} />{" "}
                 <i className="material-icons" style={{ fontSize: "18px" }}>
                   east
                 </i>

+ 2 - 2
dashboard/src/main/home/infrastructure-dashboard/forms/CloudProviderSelect.tsx

@@ -67,12 +67,12 @@ const CloudProviderSelect: React.FC<Props> = ({ onComplete }) => {
         </Text>
         <Spacer y={0.5} />
         <Text color={"helper"}>
-          Get started with the Porter sandbox environment.
+          Get started on Porter Cloud.
         </Text>
         <Spacer y={1} />
         <Link to="https://cloud.porter.run">
           <Button alt height="35px">
-            Deploy on the Porter sandbox <Spacer inline x={1} />{" "}
+            Deploy on Porter Cloud <Spacer inline x={1} />{" "}
             <i className="material-icons" style={{ fontSize: "18px" }}>
               east
             </i>