summaryrefslogtreecommitdiffstats
path: root/Lib/venv
diff options
context:
space:
mode:
authorJonathan Goble <jcgoble3@gmail.com>2020-05-20 04:59:46 (GMT)
committerGitHub <noreply@github.com>2020-05-20 04:59:46 (GMT)
commitda7d1f04086598a29f77bd452beefe847d038344 (patch)
treee52837a4d09a6e407b6b603362969c87e27ca9e6 /Lib/venv
parent550f30c8f33a2ba844db2ce3da8a897b3e882c9a (diff)
downloadcpython-da7d1f04086598a29f77bd452beefe847d038344.zip
cpython-da7d1f04086598a29f77bd452beefe847d038344.tar.gz
cpython-da7d1f04086598a29f77bd452beefe847d038344.tar.bz2
Fix the URL to fishshell.com (GH-20251)
Diffstat (limited to 'Lib/venv')
-rw-r--r--Lib/venv/scripts/posix/activate.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/venv/scripts/posix/activate.fish b/Lib/venv/scripts/posix/activate.fish
index cb1ba1c..54b9ea5 100644
--- a/Lib/venv/scripts/posix/activate.fish
+++ b/Lib/venv/scripts/posix/activate.fish
@@ -1,5 +1,5 @@
# This file must be used with "source <venv>/bin/activate.fish" *from fish*
-# (http://fishshell.org); you cannot run it directly.
+# (https://fishshell.com/); you cannot run it directly.
function deactivate -d "Exit virtual environment and return to normal shell environment"
# reset old environment variables