Skip to content

Commit cadce33

Browse files
committed
bug fix
1 parent 3c18873 commit cadce33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/docs/bladerunner/index.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Engineered to scale and offer the greatest flexibility without the need to spend
1111

1212
## Models
1313

14-
- [Twin](./twin) - Small enclosure for up to 2 Compute Blades
15-
- [Quad](./quad) - Ideal enclosure for Homelab or cluster development containing up to 4 Compute Blades
16-
- [19"](./19inch) - 19" Rack enclosure for up to 20 Compute Blades
14+
- [Twin](/bladerunner/twin) - Small enclosure for up to 2 Compute Blades
15+
- [Quad](/bladerunner/quad) - Ideal enclosure for Homelab or cluster development containing up to 4 Compute Blades
16+
- [19"](/bladerunner/19inch) - 19" Rack enclosure for up to 20 Compute Blades

docs/docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const config: Config = {
9696
type: 'docSidebar',
9797
sidebarId: 'runnerSidebar',
9898
position: 'left',
99-
label: 'BladeRunner™️',
99+
label: 'BladeRunner',
100100
},
101101
// {
102102
// type: 'docSidebar',

0 commit comments

Comments
 (0)