fix: correct doc link

This commit is contained in:
Scott Wilson
2024-10-03 18:55:58 -07:00
parent 5da6c12941
commit 92c529587b

View File

@@ -185,7 +185,7 @@ export const CmekTable = () => {
<div className="mb-4 flex items-center justify-between">
<p className="whitespace-nowrap text-xl font-semibold text-mineshaft-100">Keys</p>
<div className="flex w-full justify-end pr-4">
<Link href="https://infisical.com/docs/documentation/platform/kms/infisical-kms">
<Link href="https://infisical.com/docs/documentation/platform/kms">
<span className="w-max cursor-pointer rounded-md border border-mineshaft-500 bg-mineshaft-600 px-4 py-2 text-mineshaft-200 duration-200 hover:border-primary/40 hover:bg-primary/10 hover:text-white">
Documentation{" "}
<FontAwesomeIcon