File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ const data = {
237237 question : "How can I try out Kanvas?" ,
238238 category : "Kanvas" ,
239239 subcategory : "Getting Started" ,
240- link : "https://kanvas.new" ,
240+ link : "https://www. kanvas.new" ,
241241 linktext : "Open kanvas.new" ,
242242 answer : [
243243 "Kanvas is available in beta today. Visit https://kanvas.new to use it." ,
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ const Banner1 = (props) => {
8080 < Button $primary className = "banner-btn one" title = "Learn about Kanvas" $url = "/cloud-native-management/kanvas" >
8181 < FaMapMarkedAlt size = { 21 } className = "icon-left" />
8282 </ Button >
83- < Button $secondary className = "banner-btn two" title = "Open in Playground" $url = "https://kanvas.new/" $external = { true } >
83+ < Button $secondary className = "banner-btn two" title = "Open in Playground" $url = "https://www. kanvas.new/" $external = { true } >
8484 < BsArrowUpRight size = { 21 } className = "icon-left" />
8585 </ Button >
8686 </ VintageBox >
You can’t perform that action at this time.
0 commit comments