diff --git a/ctdb/web/index.html b/ctdb/web/index.html
index 2c9839e29b4..89ab961931f 100644
--- a/ctdb/web/index.html
+++ b/ctdb/web/index.html
@@ -131,9 +131,11 @@ Extensions has been developed to Samba3 and Samba 4 to integrate with
CTDB to build a clustered highly available version of Samba where the
same data/network shares are exported read-write from multiple nodes
in a cluster. These versions of Samba have been demonstrated to provide very good
-scalability.
+scalability.
-
See CTDB
+See Setting up clustered Samba for instructions on how to configure samba for clustering.
+
+
Also see the CTDB
Project at samba.org for more information about
this pCIFS implementation.
@@ -141,12 +143,12 @@ this pCIFS implementation.
NFS v2/v3 has been successfully tested with exporting the same
data/network share from multiple nodes in a CTDB cluster with correct
-file locking behaviour and lock recovery.
+file locking behaviour and lock recovery.
-See Configuring
-NFS for CTDB clustering for instructions on how to configure a
-CTDB cluster to provide NFS clustering.
+See Setting up clustered NFS for instruction on how to set up a NFS cluster.
+
+Also see Configuring
+NFS for CTDB clustering at samba.org for additional information.