diff options
author | Ned Bass <[email protected]> | 2013-03-04 17:26:55 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-03-04 19:09:34 -0800 |
commit | 3d6af2dd6d598bebf6ab04d0e2b6f6ba6e5d0f00 (patch) | |
tree | 6f9d829b6e5e86b2d81bda59d50db79e2660f2bd /cmd | |
parent | 5f0a4b0847ae19a5e647734cb3ca1c5af8bd9cf9 (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.c | 2 | ||||
-rw-r--r-- | cmd/splat.c | 2 | ||||
-rw-r--r-- | cmd/splat.h | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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 |