From ab21b1b7bed633d8cb47d618aec626bc0657d4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tanguy=20=E2=A7=93=20Herrmann?= Date: Thu, 14 Apr 2022 16:20:39 +0200 Subject: [PATCH] docs: add to the sidebar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tanguy ⧓ Herrmann --- docs/guides/{1228-go-ci.md => 1229-go-ci.md} | 2 +- website/sidebars.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename docs/guides/{1228-go-ci.md => 1229-go-ci.md} (98%) diff --git a/docs/guides/1228-go-ci.md b/docs/guides/1229-go-ci.md similarity index 98% rename from docs/guides/1228-go-ci.md rename to docs/guides/1229-go-ci.md index c74082f6..f130e96a 100644 --- a/docs/guides/1228-go-ci.md +++ b/docs/guides/1229-go-ci.md @@ -1,5 +1,5 @@ --- -slug: /1228/go-ci +slug: /1229/go-ci displayed_sidebar: '0.2' --- diff --git a/website/sidebars.js b/website/sidebars.js index 764842af..eed893fb 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -55,6 +55,7 @@ module.exports = { "guides/pushing-plan-dependencies", "guides/handling-outputs", "guides/migrate-from-dagger-0.1", + "guides/go-ci", ], }, {