From 94e694b19f0f83bd773f6014f71919816becf03a Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Tue, 8 Sep 2020 13:19:20 -0500 Subject: spack docs: http -> https (#18573) --- lib/spack/spack/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/spack/main.py b/lib/spack/spack/main.py index d19578007b..3d60f5b4eb 100644 --- a/lib/spack/spack/main.py +++ b/lib/spack/spack/main.py @@ -281,7 +281,7 @@ class SpackArgumentParser(argparse.ArgumentParser): spack help --all list all commands and options spack help help on a specific command spack help --spec help on the package specification syntax - spack docs open http://spack.rtfd.io/ in a browser + spack docs open https://spack.rtfd.io/ in a browser """.format(help=section_descriptions['help'])) # determine help from format above -- cgit v1.2.3-70-g09d2