Kaynağa Gözat

fix porter.yaml doc links (#4195)

Feroze Mohideen 2 yıl önce
ebeveyn
işleme
1e2e399dbd

+ 1 - 1
dashboard/src/main/home/app-dashboard/build-settings/DetectDockerfileAndPorterYaml.tsx

@@ -175,7 +175,7 @@ const DetectDockerfileAndPorterYaml: React.FC<PropsType> = ({
         </Text>
         <Spacer y={0.5} />
         <Link
-          to="https://docs.porter.run/standard/deploying-applications/writing-porter-yaml"
+          to="https://docs.porter.run/deploy/configuration-as-code/overview"
           target="_blank"
           hasunderline
         >

+ 1 - 1
dashboard/src/main/home/app-dashboard/create-app/PorterYamlModal.tsx

@@ -51,7 +51,7 @@ const PorterYamlModal: React.FC<Props> = ({
                     </Text>
                     <Spacer y={0.5} />
                     <Link
-                        to="https://docs.porter.run/standard/deploying-applications/writing-porter-yaml"
+                        to="https://docs.porter.run/deploy/configuration-as-code/overview"
                         target="_blank"
                         hasunderline
                     >