Parcourir la source

fix: correct link to dangling resources in porter documentation (#3346)

jose-fully-ported il y a 3 ans
Parent
commit
551457c733
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dashboard/src/main/home/modals/UpdateClusterModal.tsx

+ 1 - 1
dashboard/src/main/home/modals/UpdateClusterModal.tsx

@@ -120,7 +120,7 @@ class UpdateClusterModal extends Component<PropsType, StateType> {
         {this.renderWarning()}
 
         <Help
-          href="https://docs.getporter.dev/docs/deleting-dangling-resources"
+          href="https://docs.porter.run/other/deleting-dangling-resources"
           target="_blank"
         >
           <i className="material-icons">help_outline</i> How to delete resources