summaryrefslogtreecommitdiff
path: root/lib/spack/docs/getting_started.rst
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2023-04-18 03:57:24 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2023-04-18 03:57:24 -0700
commit6845f41d671f65f005d28d9d9f6dcacf5730e715 (patch)
tree9068a3f6182621bb5da534fac935c3f5ec4c116c /lib/spack/docs/getting_started.rst
parent1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58 (diff)
downloadspack-6845f41d671f65f005d28d9d9f6dcacf5730e715.tar.gz
spack-6845f41d671f65f005d28d9d9f6dcacf5730e715.tar.bz2
spack-6845f41d671f65f005d28d9d9f6dcacf5730e715.tar.xz
spack-6845f41d671f65f005d28d9d9f6dcacf5730e715.zip
Revert addition of SPACK_EDITOR pending review.
This reverts commit d8a26905ee0fc9e72a05a87bf7ced7e7fc2d4900. This reverts commit 1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58. These were spuriously pushed to `develop`.
Diffstat (limited to 'lib/spack/docs/getting_started.rst')
-rw-r--r--lib/spack/docs/getting_started.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst
index 46bf657d62..3c847b876e 100644
--- a/lib/spack/docs/getting_started.rst
+++ b/lib/spack/docs/getting_started.rst
@@ -368,8 +368,7 @@ Manual compiler configuration
If auto-detection fails, you can manually configure a compiler by
editing your ``~/.spack/<platform>/compilers.yaml`` file. You can do this by running
-``spack config edit compilers``, which will open the file in
-:ref:`your favorite editor <controlling-the-editor>`.
+``spack config edit compilers``, which will open the file in your ``$EDITOR``.
Each compiler configuration in the file looks like this: