Skip to content

Commit

Permalink
Merge pull request #249 from akash-network/update-console-links
Browse files Browse the repository at this point in the history
fix: update cloudmos to akash console homepage links
  • Loading branch information
chainzero authored Jun 14, 2024
2 parents 5ff9746 + 27c6dcc commit 1556ea7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/Docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ import rocket from "./assets/providers/rocket.svg";

<div class="mt-5 grid grid-cols-1 gap-5 sm:grid-cols-2 2xl:grid-cols-3">
<Card
title="Cloudmos Deploy"
description="Cloudmos Deploy is a web based application which simplifies the deployment process on the Akash Network. Post deployment the tool provides a dashboard to view the status and details of workloads."
title="Akash Console"
description="Akash Console is a web based application which simplifies the deployment process on the Akash Network. Post deployment the tool provides a dashboard to view the status and details of workloads."
icon={deploy}
link="/docs/deployments/cloudmos-deploy/"
link="/docs/deployments/akash-console/"
/>
<Card
title="Akash CLI"
Expand Down

0 comments on commit 1556ea7

Please sign in to comment.