[doc] Updated document on max map count (#1037)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2024-06-03 17:01:02 +08:00
committed by GitHub
parent 7d41de42a1
commit 0b15c47d70
6 changed files with 113 additions and 113 deletions

View File

@ -95,7 +95,7 @@
### 🚀 サーバーを起動
1. `vm.max_map_count` >= 262144 であることを確認する【[もっと](./docs/guides/max_map_count.md)】:
1. `vm.max_map_count` >= 262144 であることを確認する:
> `vm.max_map_count` の値をチェックするには:
>