浏览代码

link to datastore docs in tab (#4199)

Feroze Mohideen 2 年之前
父节点
当前提交
a9c521a845
共有 1 个文件被更改,包括 4 次插入 和 1 次删除
  1. 4 1
      dashboard/src/main/home/database-dashboard/tabs/CredentialsTab.tsx

+ 4 - 1
dashboard/src/main/home/database-dashboard/tabs/CredentialsTab.tsx

@@ -92,7 +92,10 @@ const CredentialsTab: React.FC = () => {
       <Spacer y={0.5} />
       <Text color="helper">
         If you have the{" "}
-        <Link to="https://docs.porter.run/cli/installation" target="_blank">
+        <Link
+          to="https://docs.porter.run/standard/cli/command-reference/porter-datastore-connect"
+          target="_blank"
+        >
           <Text>Porter CLI</Text>
         </Link>{" "}
         installed, you can connect to this datastore locally by running the