Skip to content

Commit 9a16bfe

Browse files
authored
Merge pull request #2 from ApsaraDB/yz/readme_fix
Update readme for tool reference.
2 parents 2c2c01c + dc93075 commit 9a16bfe

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Readme-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ sudo /usr/local/polarstore/pfsd/bin/clean_pfsd.sh nvme1n1
7575

7676
##### 5. 使用PFS工具进行检查。
7777

78-
参照[PFS工具使用说明](PFS_Tools-CN.md),进行常见的文件操作,验证文件系统是否正确安装。
78+
参照[PFS工具使用说明](docs/PFS_Tools-CN.md),进行常见的文件操作,验证文件系统是否正确安装。
7979
例如使用如下命令,可以查看创建的新文件 hello.txt:
8080

8181
```bash

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ sudo /usr/local/polarstore/pfsd/bin/clean_pfsd.sh nvme1n1
7474

7575
##### 5. Use the PFS tool to check whether PFS is running as expected.
7676

77-
Perform common operations on files to verify that PFS is running as expected. For more information, see Instruction to the [PFS tool](PFS_Tools-EN.md).
77+
Perform common operations on files to verify that PFS is running as
78+
expected. For more information, see Instruction to the [PFS tool
79+
](docs/PFS_Tools-EN.md).
7880
For example, you can run the following commands to view the new file hello.txt:
7981

8082
```

0 commit comments

Comments
 (0)