markdownlint: minor fixes
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I1b8f3d4739dc41ad193145830f08cf87d89b09eb
diff --git a/README.md b/README.md
index 1920d6e..5e37096 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@
```
-Sensor interfaces collection are described
-[here](https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Sensor).
+Sensor interfaces collection are described in
+[phosphor-dbus-interfaces](https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Sensor).
Consumer examples of these interfaces are
[Redfish](https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/sensors.hpp),
@@ -53,8 +53,8 @@
other services to consume when value or threshold status change. OperationStatus
is set to false if the sensor is determined to be faulty.
-A simple sensor example can be found
-[here](https://github.com/openbmc/entity-manager/blob/master/docs/my_first_sensors.md).
+A simple sensor example can be found in
+[entity-manager examples](https://github.com/openbmc/entity-manager/blob/master/docs/my_first_sensors.md).
## configuration