Skip to content

Commit 672ccdf

Browse files
committed
Fix title
1 parent bef4b93 commit 672ccdf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/wukongmp-docs/02-Server/01-installation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ After extraction, the directory structure should look like this:
2323
<Tabs groupId="os">
2424
<TabItem value="windows" label="Windows">
2525

26-
```text title'
26+
```text
2727
server/
2828
├── server.exe # Main server binary
2929
├── config.json # Configuration file
@@ -37,7 +37,7 @@ server/
3737
</TabItem>
3838
<TabItem value="linux" label="Linux">
3939

40-
```text title'
40+
```text
4141
server/
4242
├── server # Main server binary
4343
├── config.json # Configuration file

0 commit comments

Comments
 (0)