diff --git a/README.md b/README.md index 599c3eb..fa098d6 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ Or [check out the full list](https://www.fairwinds.com/open-source-software?utm_ If you're interested in running Nova in multiple clusters, tracking the results over time, integrating with Slack, Datadog, and Jira, or unlocking other functionality, check out -[Fairwinds Insights](https://www.fairwinds.com/nova-user-insights-demo?utm_source=nova&utm_medium=nova&utm_campaign=nova), +[Fairwinds Insights](https://fairwinds.com/pricing), a platform for auditing and enforcing policy in Kubernetes clusters. - + Fairwinds Insights diff --git a/docs/.vuepress/public/scripts/marketing.js b/docs/.vuepress/public/scripts/marketing.js index 99f8fe0..50aea49 100644 --- a/docs/.vuepress/public/scripts/marketing.js +++ b/docs/.vuepress/public/scripts/marketing.js @@ -27,26 +27,3 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TM95WXQ'); - -!function() { - var t = window.driftt = window.drift = window.driftt || []; - if (!t.init) { - if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice.")); - t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ], - t.factory = function(e) { - return function() { - var n = Array.prototype.slice.call(arguments); - return n.unshift(e), t.push(n), t; - }; - }, t.methods.forEach(function(e) { - t[e] = t.factory(e); - }), t.load = function(t) { - var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script"); - o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js"; - var i = document.getElementsByTagName("script")[0]; - i.parentNode.insertBefore(o, i); - }; - } -}(); -drift.SNIPPET_VERSION = '0.3.1'; -drift.load('dp7v3zbc7xhm');