File tree Expand file tree Collapse file tree 6 files changed +10
-64
lines changed
Expand file tree Collapse file tree 6 files changed +10
-64
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88 label : Get started with Lima
99- header : Contributions welcome
1010 icon : fa-brands fa-github
11- link : /community
11+ link : /docs/ community
1212 label : Join the Lima community
Original file line number Diff line number Diff line change @@ -185,6 +185,9 @@ enable = false
185185 name = " GitHub"
186186 url = " https://github.com/lima-vm/lima"
187187 pre = ' <i class="fab fa-github"></i>'
188+ [[menus .main ]]
189+ name = " Community"
190+ url = " /docs/community"
188191
189192[module ]
190193 # uncomment line below for temporary local development of module
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,3 +10,9 @@ GO_VERSION = "1.23.0"
1010
1111[context .production ]
1212command = " make -C .. docsy && npm run build:production"
13+
14+ [[redirects ]]
15+ from = " /community"
16+ to = " /docs/community"
17+ status = 301
18+ force = true
You can’t perform that action at this time.
0 commit comments