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:
@@ -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"
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user