Skip to content

Commit

Permalink
Fixed Homepage buttons link (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Nov 27, 2023
2 parents 44272e0 + 7ebe6cf commit 2695bf7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/services/cloudservices/_category_.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"label": "Services",
"label": "CIROH Cloud",
"position": 2,
"link": {
"type": "generated-index",
"description": "Lets dive right into Cloud Services"
"description": "Lets dive right into CIROH Cloud Services"
}
}
4 changes: 2 additions & 2 deletions src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ export default function HomepageFeatures() {
title="Documentation"
image="img/documentation.png"
description="Dive into our comprehensive documentation to access in-depth information about various CIROH products, including but not limited to NextGen, Snow model, Tethys, and more."
link="/docs/products/products-intro"
link="/docs/products/intro"
/>
<Card
title="Cloud Services"
image="img/cloud.png"
description="Explore our array of cloud services and offerings, where you can delve into the specifics of CIROH-AWS cloud. Learn how to gain access to this cloud infrastructure and uncover insights into working seamlessly with the 2i2c cloud services."
link="/docs/services/"
link="/docs/services/intro"
/>
<Card
title="Training"
Expand Down

0 comments on commit 2695bf7

Please sign in to comment.