Update documentation URL after switch to readthedocs (#1901)
This commit is contained in:

committed by
Todd Gamblin

parent
e9d4780bbc
commit
7806fded3e
@@ -36,7 +36,7 @@ class Pgi(Package):
|
||||
architecture) to the format: pgi-<version>.tar.gz. Spack will search your
|
||||
current directory for a file of this format. Alternatively, add this
|
||||
file to a mirror so that Spack can find it. For instructions on how to
|
||||
set up a mirror, see http://software.llnl.gov/spack/mirrors.html"""
|
||||
set up a mirror, see http://spack.readthedocs.io/en/latest/mirrors.html"""
|
||||
|
||||
homepage = "http://www.pgroup.com/"
|
||||
url = "file://%s/pgi-16.3.tar.gz" % os.getcwd()
|
||||
|
Reference in New Issue
Block a user