Skip to content

Commit 1c53f93

Browse files
authored
Merge pull request #4219 from AkihiroSuda/docs
docs: fix markdown errors
2 parents 6ec5d15 + 75e1274 commit 1c53f93

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

website/content/en/docs/config/plugin/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ After creating this alias:
104104
```bash
105105
limactl sh default # Equivalent to: limactl shell default
106106
limactl sh myinstance bash # Equivalent to: limactl shell myinstance bash
107+
```
108+
107109
## How It Works
108110

109111
1. When you run `limactl <unknown-command>`, Lima first tries to find a built-in command

website/content/en/docs/config/port.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ lima ip addr show lima0
8888

8989
See [Config » Network » VMNet networks](./network/vmnet.md) for the further information.
9090

91-
### Benchmarks
91+
## Benchmarks
9292

9393
<!-- When updating the benchmark result, make sure to update the benchmarking environment too -->
9494

0 commit comments

Comments
 (0)