소스 검색

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

jose-fully-ported 2 년 전
부모
커밋
551457c733
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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