diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2015-12-09 01:24:15 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2015-12-09 01:24:15 -0800 |
commit | c41b9b7ddc05271e46a86e21e682291420e6e488 (patch) | |
tree | e8d4645912244225f17f07d1d72c4a5d89ba5586 /share | |
parent | b8bb24d4bf89cd4c5d8ed9f465a260846aa86ef7 (diff) | |
download | spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.gz spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.bz2 spack-c41b9b7ddc05271e46a86e21e682291420e6e488.tar.xz spack-c41b9b7ddc05271e46a86e21e682291420e6e488.zip |
Change github.com/scalability-llnl to github.com/llnl everywhere.
Diffstat (limited to 'share')
-rwxr-xr-x | share/spack/setup-env.csh | 2 | ||||
-rwxr-xr-x | share/spack/setup-env.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/spack/setup-env.csh b/share/spack/setup-env.csh index 5f91670a60..42d8c42726 100755 --- a/share/spack/setup-env.csh +++ b/share/spack/setup-env.csh @@ -6,7 +6,7 @@ # Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://scalability-llnl.github.io/spack +# For details, see https://github.com/llnl/spack # Please also see the LICENSE file for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify diff --git a/share/spack/setup-env.sh b/share/spack/setup-env.sh index b90846d28f..c96a94195d 100755 --- a/share/spack/setup-env.sh +++ b/share/spack/setup-env.sh @@ -6,7 +6,7 @@ # Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-647188 # -# For details, see https://scalability-llnl.github.io/spack +# For details, see https://github.com/llnl/spack # Please also see the LICENSE file for our notice and the LGPL. # # This program is free software; you can redistribute it and/or modify |