Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/content/en/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@ It covers both cloud and on-premises environments, providing unified management
<DescriptionCards.Card
title="DAC (Database Access Controller)"
description="Database access control and auditing"
href="https://www.querypie.com/en/solutions/acp#dac"
href="https://www.querypie.com/en/solutions/acp/database-access-controller"
icon={<CircleStackIcon />}
arrow
/>
<DescriptionCards.Card
title="SAC (System Access Controller)"
description="System and server access control"
href="https://www.querypie.com/en/solutions/acp#sac"
href="https://www.querypie.com/en/solutions/acp/system-access-controller"
icon={<ServerIcon />}
arrow
/>
<DescriptionCards.Card
title="KAC (Kubernetes Access Controller)"
description="Kubernetes cluster access control"
href="https://www.querypie.com/en/solutions/acp#kac"
href="https://www.querypie.com/en/solutions/acp/kubernetes-access-controller"
icon={<CubeIcon />}
arrow
/>
<DescriptionCards.Card
title="WAC (Web Access Controller)"
description="Web application access control"
href="https://www.querypie.com/en/solutions/acp#wac"
href="https://www.querypie.com/en/solutions/acp/web-access-controller"
icon={<GlobeAltIcon />}
arrow
/>
Expand Down
8 changes: 4 additions & 4 deletions src/content/ja/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@ QueryPie Access Control Platform (ACP) は、**DAC、SAC、KAC、WAC**を単一
<DescriptionCards.Card
title="DAC (Database Access Controller)"
description="データベースアクセス制御と監査"
href="https://www.querypie.com/ja/solutions/acp#dac"
href="https://www.querypie.com/ja/solutions/acp/database-access-controller"
icon={<CircleStackIcon />}
arrow
/>
<DescriptionCards.Card
title="SAC (System Access Controller)"
description="システムとサーバーのアクセス制御"
href="https://www.querypie.com/ja/solutions/acp#sac"
href="https://www.querypie.com/ja/solutions/acp/system-access-controller"
icon={<ServerIcon />}
arrow
/>
<DescriptionCards.Card
title="KAC (Kubernetes Access Controller)"
description="Kubernetesクラスターアクセス制御"
href="https://www.querypie.com/ja/solutions/acp#kac"
href="https://www.querypie.com/ja/solutions/acp/kubernetes-access-controller"
icon={<CubeIcon />}
arrow
/>
<DescriptionCards.Card
title="WAC (Web Access Controller)"
description="Webアプリケーションアクセス制御"
href="https://www.querypie.com/ja/solutions/acp#wac"
href="https://www.querypie.com/ja/solutions/acp/web-access-controller"
icon={<GlobeAltIcon />}
arrow
/>
Expand Down
8 changes: 4 additions & 4 deletions src/content/ko/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@ QueryPie Access Control Platform (ACP) 는 **DAC, SAC, KAC, WAC**를 하나의
<DescriptionCards.Card
title="DAC (Database Access Controller)"
description="데이터베이스 접근 제어 및 감사"
href="https://www.querypie.com/ko/solutions/acp#dac"
href="https://www.querypie.com/ko/solutions/acp/database-access-controller"
icon={<CircleStackIcon />}
arrow
/>
<DescriptionCards.Card
title="SAC (System Access Controller)"
description="시스템 및 서버 접근 제어"
href="https://www.querypie.com/ko/solutions/acp#sac"
href="https://www.querypie.com/ko/solutions/acp/system-access-controller"
icon={<ServerIcon />}
arrow
/>
<DescriptionCards.Card
title="KAC (Kubernetes Access Controller)"
description="쿠버네티스 클러스터 접근 제어"
href="https://www.querypie.com/ko/solutions/acp#kac"
href="https://www.querypie.com/ko/solutions/acp/kubernetes-access-controller"
icon={<CubeIcon />}
arrow
/>
<DescriptionCards.Card
title="WAC (Web Access Controller)"
description="웹 애플리케이션 접근 제어"
href="https://www.querypie.com/ko/solutions/acp#wac"
href="https://www.querypie.com/ko/solutions/acp/web-access-controller"
icon={<GlobeAltIcon />}
arrow
/>
Expand Down
Loading