Rename CI/CD platform to CI environment

As discussed here:
https://github.com/dagger/dagger.io/issues/38#issuecomment-1057469048

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
Gerhard Lazu
2022-03-04 18:26:12 +00:00
parent 9084248ea4
commit 6e3c35e1ad
2 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ module.exports = {
{
type: "link",
label: "🆕 Dagger Europa 🆕",
href: "/1201/ci-cd-platform",
href: "/1201/ci-environment",
},
],
europa: [
@@ -78,7 +78,7 @@ module.exports = {
collapsed: false,
items: [
"getting-started/local-ci",
"getting-started/ci-cd-platform"
"getting-started/ci-environment"
],
},
{