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 /module/spl/spl-rwlock.c | |
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 'module/spl/spl-rwlock.c')
-rw-r--r-- | module/spl/spl-rwlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/spl/spl-rwlock.c b/module/spl/spl-rwlock.c index c0f974f1b..462a6f0de 100644 --- a/module/spl/spl-rwlock.c +++ b/module/spl/spl-rwlock.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 |