Skip to content

Commit 19d9501

Browse files
Development Commit
1 parent a596abb commit 19d9501

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

docs/commands/02-build/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
layout: default
2+
layout: redirect
33
title: Build
44
permalink: /commands/build/
55
parent: CLI Commands
66
nav_order: 02
7+
redirect_to: /commands/mush-build/
78
---
89

docs/commands/04-package/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
layout: default
2+
layout: redirect
33
title: Package
44
permalink: /commands/package/
55
parent: CLI Commands
66
nav_order: 04
7+
redirect_to: /commands/mush-init/
78
---
89

docs/commands/05-publish/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
layout: default
2+
layout: redirect
33
title: Publish
4-
permalink: /commands/publish/
4+
permalink: /commands/mush-publish/
55
parent: CLI Commands
66
nav_order: 05
7+
redirect_to: /commands/mush-build/
78
---
89

910

docs/root/02-commands.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
layout: default
2+
layout: redirect
33
title: CLI Commands
44
permalink: /commands/
55
nav_order: 2
66
has_children: true
77
has_toc: false
88
compliance: 1
9+
redirect_to: /commands/mush/
910
---
1011

1112
# Commands

0 commit comments

Comments
 (0)