Skip to content

Commit 818be5e

Browse files
boldandbradJanDeDobbeleer
authored andcommitted
docs: add symbolic-links page to sidebar & capitalize script in sidebar
1 parent 60784b4 commit 818be5e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

website/docs/setup/script.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: script
33
title: Script
4-
sidebar_label: ✍🏽 script
4+
sidebar_label: ✍🏽 Script
55
---
66

77
Specify the same script cross shell.

website/sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ module.exports = {
2121
"setup/alias",
2222
"setup/env",
2323
"setup/path",
24+
"setup/link",
2425
"setup/script",
2526
"setup/if",
2627
"setup/templates",
27-
"setup/include"
28+
"setup/include",
2829
],
2930
},
3031
{

0 commit comments

Comments
 (0)