diff options
Diffstat (limited to '')
-rw-r--r-- | um/wrappers/special/nt_path_converter/README.md (renamed from um/libnt_path_converter/README.md) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/um/libnt_path_converter/README.md b/um/wrappers/special/nt_path_converter/README.md index 74653dc..71b4948 100644 --- a/um/libnt_path_converter/README.md +++ b/um/wrappers/special/nt_path_converter/README.md @@ -3,7 +3,7 @@ nt_path_converter driver utilities [nt_path_converter] driver usage examples. -[nt_path_converter]: ../../km/src/special/nt_path_converter +[nt_path_converter]: ../../../../km/src/special/nt_path_converter Usage ----- @@ -27,5 +27,5 @@ See also * [Building the utilities] * [License] -[Building the utilities]: ../README.md#building-the-utilities -[License]: ../../README.md#license +[Building the utilities]: ../../../README.md#building-the-utilities +[License]: ../../../../README.md#license |