From 9dbb25290d8972d9c1361210a98ba0ce3dadc867 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:06:04 +0200 Subject: [PATCH] scout: add grid tile for upgrading plans Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/includes/scout-plans.md | 3 --- content/scout/_index.md | 7 +++++-- 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 content/includes/scout-plans.md diff --git a/content/includes/scout-plans.md b/content/includes/scout-plans.md deleted file mode 100644 index d1abd6b50c..0000000000 --- a/content/includes/scout-plans.md +++ /dev/null @@ -1,3 +0,0 @@ -> **Info** -> -> The Docker Scout free plan gives you unlimited local image analysis and up to 3 remote repositories. [If you need more, upgrade your plan](/billing/scout-billing/). \ No newline at end of file diff --git a/content/scout/_index.md b/content/scout/_index.md index f3b64003ec..62a9103242 100644 --- a/content/scout/_index.md +++ b/content/scout/_index.md @@ -40,6 +40,11 @@ grid: description: | Ensure that your artifacts align with supply chain best practices. icon: policy + - title: Upgrade + link: /billing/scout-billing/ + description: | + The free plan includes up to 3 repositories. Upgrade for more. + icon: upgrade --- Container images are often built from layers of other container images and @@ -57,6 +62,4 @@ the [Docker Scout Dashboard](./dashboard.md). Docker Scout also supports integrations with third-party systems, refer to [Integrating Docker Scout](./integrations/index.md) for more information. -{{< include "scout-plans.md" >}} - {{< grid >}}