python: Addressed review comments
[collectd.git] / README
diff --git a/README b/README
index ade6b9c..fb3aa27 100644 (file)
--- a/README
+++ b/README
@@ -289,13 +289,13 @@ Features
       Query data from an Oracle database.
 
     - ovs_events
-      The plugin monitors the link status of OVS connected interfaces,
-      dispatches the values to collectd and send the notification whenever
-      the link state change occurs in OVS DB. It requires YAJL library to be
-      installed.
+      The plugin monitors the link status of Open vSwitch (OVS) connected
+      interfaces, dispatches the values to collectd and sends the notification
+      whenever the link state change occurs in the OVS database. It requires
+      YAJL library to be installed.
       Detailed instructions for installing and setting up Open vSwitch, see
       OVS documentation.
-      <http://openvswitch.org/support/dist-docs/INSTALL.md.html>
+      <http://openvswitch.org/support/dist-docs/INSTALL.rst.html>
 
     - perl
       The perl plugin implements a Perl-interpreter into collectd. You can