aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um
diff options
context:
space:
mode:
Diffstat (limited to 'um')
-rw-r--r--um/README.md4
-rw-r--r--um/service/README.md4
-rw-r--r--um/wrappers/simple/README.md4
-rw-r--r--um/wrappers/special/nt_path_converter/README.md4
4 files changed, 8 insertions, 8 deletions
diff --git a/um/README.md b/um/README.md
index e926e9a..4a30be2 100644
--- a/um/README.md
+++ b/um/README.md
@@ -13,8 +13,8 @@ A couple of usage examples are included along with the drivers.
[libnt_path_converter]: wrappers/special/nt_path_converter/README.md
[nt_path_converter]: ../km/src/special/nt_path_converter
-Building the utilities
-----------------------
+Building
+--------
Create the build files using CMake and build using Visual Studio.
diff --git a/um/service/README.md b/um/service/README.md
index f9fb601..d3bd6bd 100644
--- a/um/service/README.md
+++ b/um/service/README.md
@@ -46,8 +46,8 @@ The same as
See also
--------
-* [Building the utilities]
+* [Building]
* [License]
-[Building the utilities]: ../README.md#building-the-utilities
+[Building]: ../README.md#building
[License]: ../../README.md#license
diff --git a/um/wrappers/simple/README.md b/um/wrappers/simple/README.md
index 51a46cb..fa92fff 100644
--- a/um/wrappers/simple/README.md
+++ b/um/wrappers/simple/README.md
@@ -36,8 +36,8 @@ For example:
See also
--------
-* [Building the utilities]
+* [Building]
* [License]
-[Building the utilities]: ../../README.md#building-the-utilities
+[Building]: ../../README.md#building
[License]: ../../../README.md#license
diff --git a/um/wrappers/special/nt_path_converter/README.md b/um/wrappers/special/nt_path_converter/README.md
index 71b4948..b295a80 100644
--- a/um/wrappers/special/nt_path_converter/README.md
+++ b/um/wrappers/special/nt_path_converter/README.md
@@ -24,8 +24,8 @@ For example:
See also
--------
-* [Building the utilities]
+* [Building]
* [License]
-[Building the utilities]: ../../../README.md#building-the-utilities
+[Building]: ../../../README.md#building
[License]: ../../../../README.md#license