Skip to content

Commit 16601b8

Browse files
authored
docs(config): rename Nx label to CI/CD in navigation (#273)
1 parent 23dcdd5 commit 16601b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"label": "Conventions",
3737
"children": [
3838
{
39-
"label": "Nx",
40-
"to": "nx"
39+
"label": "CI/CD",
40+
"to": "ci-cd"
4141
},
4242
{
4343
"label": "Package Structure",

0 commit comments

Comments
 (0)