diff --git a/MAINTAINERS b/MAINTAINERS
index 50817bf60694177f3ae09f0107befd3af82bac11..b7206bbc96f3e62abeaaa577369b941b14792ed8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -845,7 +845,7 @@ P:	Patrick Caulfield
 M:	pcaulfie@redhat.com
 P:	David Teigland
 M:	teigland@redhat.com
-L:	linux-cluster@redhat.com
+L:	cluster-devel@redhat.com
 W:	http://sources.redhat.com/cluster/
 T:	git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
 S:	Supported
@@ -1103,7 +1103,7 @@ S:	Maintained
 GFS2 FILE SYSTEM
 P:	Steven Whitehouse
 M:	swhiteho@redhat.com
-L:	linux-cluster@redhat.com
+L:	cluster-devel@redhat.com
 W:	http://sources.redhat.com/cluster/
 T:	git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
 S:	Supported
diff --git a/fs/gfs2/Kconfig b/fs/gfs2/Kconfig
index 115f30d8c22e1a33557a098250f4d430f52fe03d..8c27de8b95682134fcda8c33f7f1e687a4e8e28f 100644
--- a/fs/gfs2/Kconfig
+++ b/fs/gfs2/Kconfig
@@ -15,7 +15,7 @@ config GFS2_FS
 
 	To use the GFS2 filesystem, you will need to enable one or more of
 	the below locking modules. Documentation and utilities for GFS2 can
-	be found here: http://sources.redhat.com/cluster/gfs/
+	be found here: http://sources.redhat.com/cluster
 
 config GFS2_FS_LOCKING_NOLOCK
 	tristate "GFS2 \"nolock\" locking module"