Skip to content

Commit

Permalink
Fix stash website URL and AppsCode Resources data (#316)
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <[email protected]>
  • Loading branch information
mohin7 authored Dec 27, 2023
1 parent 9f29b35 commit e958c30
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions data/products/appscode.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,28 @@
"illustration": "/assets/images/products/kubevault/kubevault-hero.png"
}
],
"resources": [
{
"label": "Blog",
"URL": "https://appscode.com/blog/"
},
{
"label": "Docs",
"URL": "https://appscode.com/docs/"
},
{
"label": "Webinars",
"URL": "https://www.youtube.com/watch?v=4lkBt5UUEAQ&list=PLoiT1Gv2KR1hAtDDW7fHEi-s2y2H3DOgx"
},
{
"label": "Learn",
"URL": "https://learn.appscode.com/learn/"
},
{
"label": "Demos",
"URL": "https://www.youtube.com/c/AppsCodeInc"
}
],
"subscription": {
"title": "Cloud reimagined <br /> for the age of Kubernetes",
"summary_left": "Deploy, manage, upgrade Kubernetes on any cloud and automate deployment, scaling, and management of containerized applications. Make Kubernetes accessible any member of your development team using ByteBuilder's innovative Kubernetes Dashboard.",
Expand Down
2 changes: 1 addition & 1 deletion data/products/stash.json
Original file line number Diff line number Diff line change
Expand Up @@ -2704,7 +2704,7 @@
},
"supportLinks": {
"Support URL": "https://appscode.freshdesk.com",
"Website URL": "https://www.appscode.com/products/stash"
"Website URL": "https://stash.run"
},
"stripeProductID": "prod_FARXQdMCCvjfZw",
"plans": {
Expand Down

0 comments on commit e958c30

Please sign in to comment.