summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-reprex/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-reprex/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-reprex/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-reprex/package.py b/var/spack/repos/builtin/packages/r-reprex/package.py
index a5cf5fccc9..91467dc258 100644
--- a/var/spack/repos/builtin/packages/r-reprex/package.py
+++ b/var/spack/repos/builtin/packages/r-reprex/package.py
@@ -11,7 +11,7 @@ class RReprex(RPackage):
snippets of code to target formats that include both code and output.
The goal is to encourage the sharing of small, reproducible, and
runnable examples on code-oriented websites, such as
- <http://stackoverflow.com> and <https://github.com>, or in email.
+ <https://stackoverflow.com/> and <https://github.com>, or in email.
'reprex' also extracts clean, runnable R code from various common
formats, such as copy/paste from an R session."""