aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorNed Bass <[email protected]>2013-03-04 17:26:55 -0800
committerBrian Behlendorf <[email protected]>2013-03-04 19:09:34 -0800
commit3d6af2dd6d598bebf6ab04d0e2b6f6ba6e5d0f00 (patch)
tree6f9d829b6e5e86b2d81bda59d50db79e2660f2bd /cmd
parent5f0a4b0847ae19a5e647734cb3ca1c5af8bd9cf9 (diff)
Refresh links to web site
Update links to refer to the official ZFS on Linux website instead of @behlendorf's personal fork on github. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/spl.c2
-rw-r--r--cmd/splat.c2
-rw-r--r--cmd/splat.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/cmd/spl.c b/cmd/spl.c
index a77ad9ca4..3028e3ab0 100644
--- a/cmd/spl.c
+++ b/cmd/spl.c
@@ -6,7 +6,7 @@
* UCRL-CODE-235197
*
* This file is part of the SPL, Solaris Porting Layer.
- * For details, see <http://github.com/behlendorf/spl/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* The SPL is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/cmd/splat.c b/cmd/splat.c
index f4caa5639..92962393d 100644
--- a/cmd/splat.c
+++ b/cmd/splat.c
@@ -6,7 +6,7 @@
* UCRL-CODE-235197
*
* This file is part of the SPL, Solaris Porting Layer.
- * For details, see <http://github.com/behlendorf/spl/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* The SPL is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/cmd/splat.h b/cmd/splat.h
index dd943124e..5b838af3a 100644
--- a/cmd/splat.h
+++ b/cmd/splat.h
@@ -6,7 +6,7 @@
* UCRL-CODE-235197
*
* This file is part of the SPL, Solaris Porting Layer.
- * For details, see <http://github.com/behlendorf/spl/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* The SPL is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the