diff --git a/package-lock.json b/package-lock.json index ef97b0ecc935a..70e33c11f033b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,6 @@ "": { "name": "Layer5", "version": "1.0.0", - "hasInstallScript": true, "dependencies": { "@emotion/is-prop-valid": "^1.4.0", "@emotion/react": "^11.14.0", diff --git a/src/assets/data/faq/index.js b/src/assets/data/faq/index.js index da4ddf366cc00..cf968ffcc6545 100644 --- a/src/assets/data/faq/index.js +++ b/src/assets/data/faq/index.js @@ -237,10 +237,10 @@ const data = { question: "How can I try out Kanvas?", category: "Kanvas", subcategory: "Getting Started", - link: "https://kanvas.new", + link: "https://www.kanvas.new", linktext: "Open kanvas.new", answer: [ - "Kanvas is available in beta today. Visit https://kanvas.new to use it.", + "Kanvas is available in beta today. Visit https://www.kanvas.new to use it.", "Kanvas is cloud native collaboration tool for managing your infrastructure and applications. Kanvas has two modes: Visualizer for operating your actively running Kubernetes clusters and Designer for configuring your Kubernetes clusters and creating your creating your application deployments.", ], }, diff --git a/src/collections/blog/2022/2022-07-28-managing-multiple-clusters-with-meshery/index.mdx b/src/collections/blog/2022/2022-07-28-managing-multiple-clusters-with-meshery/index.mdx index 4d07dafab8ce2..8495b04bbe144 100644 --- a/src/collections/blog/2022/2022-07-28-managing-multiple-clusters-with-meshery/index.mdx +++ b/src/collections/blog/2022/2022-07-28-managing-multiple-clusters-with-meshery/index.mdx @@ -59,7 +59,7 @@ Just before applying the operation, you will be prompted with a confirmation mod ### Using Kanvas Operator Mode -You can switch between views of your cluster in visualizer mode while using Kanvas. +You can switch between views of your cluster in visualizer mode while using Kanvas. diff --git a/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx index f736ad72aad8e..4d06b2f832761 100644 --- a/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx +++ b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx @@ -27,7 +27,7 @@ import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style Layer5 Kanvas Designer -Kanvas is a multi-modal collaboration suite built atop one of the Cloud Native Computing Foundation’s highest velocity open source projects: Meshery. Kanvas’s two modes, Designer and Operator, offer declarative and imperative DevOps workflows, respectively. Both modes provide a visual interface for creating and managing complex cloud native infrastructure, expediting collaborative problem-solving, brainstorming and innovation, engineer onboarding, and auto-documented infrastructure. Importantly, Kanvas helps teams avoid finger-pointing and the blame-game by allowing them to be on the same page - literally. +Kanvas is a multi-modal collaboration suite built atop one of the Cloud Native Computing Foundation’s highest velocity open source projects: Meshery. Kanvas’s two modes, Designer and Operator, offer declarative and imperative DevOps workflows, respectively. Both modes provide a visual interface for creating and managing complex cloud native infrastructure, expediting collaborative problem-solving, brainstorming and innovation, engineer onboarding, and auto-documented infrastructure. Importantly, Kanvas helps teams avoid finger-pointing and the blame-game by allowing them to be on the same page - literally. -Kanvas Designer is available now in beta as a service or self-hosted solution. Kanvas Operator will be available early next year. Try dragging and dropping your Kubernetes manifest into https://kanvas.new today. +Kanvas Designer is available now in beta as a service or self-hosted solution. Kanvas Operator will be available early next year. Try dragging and dropping your Kubernetes manifest into https://www.kanvas.new today. #### Resources