diff options
author | alalazo <massimiliano.culpo@googlemail.com> | 2016-03-09 15:57:31 +0100 |
---|---|---|
committer | alalazo <massimiliano.culpo@googlemail.com> | 2016-03-09 15:57:31 +0100 |
commit | 4887936809e9e56c19e16af3585150be90c9d6da (patch) | |
tree | 81f254ab28a819756c438ab82ef5d49e9eb0f9f0 /README.md | |
parent | 5ce97eeda52944128dc32c0d7728550d95520b0d (diff) | |
parent | 9c6184373752746e1219263c1afd9d1955911891 (diff) | |
download | spack-4887936809e9e56c19e16af3585150be90c9d6da.tar.gz spack-4887936809e9e56c19e16af3585150be90c9d6da.tar.bz2 spack-4887936809e9e56c19e16af3585150be90c9d6da.tar.xz spack-4887936809e9e56c19e16af3585150be90c9d6da.zip |
Merge branch 'develop' of https://github.com/LLNL/spack into fixes/intel_openmpi
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ written in pure Python, and specs allow package authors to write a single build script for many different builds of the same package. See the -[Feature Overview](http://llnl.github.io/spack/features.html) +[Feature Overview](http://software.llnl.gov/spack/features.html) for examples and highlights. To install spack and install your first package: @@ -31,7 +31,7 @@ To install spack and install your first package: Documentation ---------------- -[**Full documentation**](http://llnl.github.io/spack) for Spack is +[**Full documentation**](http://software.llnl.gov/spack) for Spack is the first place to look. See also: |