aboutsummaryrefslogtreecommitdiff
path: root/Lib/venv
diff options
context:
space:
mode:
authorJonathan Goble <jcgoble3@gmail.com>2020-05-20 00:59:46 -0400
committerGitHub <noreply@github.com>2020-05-19 21:59:46 -0700
commitda7d1f04086598a29f77bd452beefe847d038344 (patch)
treee52837a4d09a6e407b6b603362969c87e27ca9e6 /Lib/venv
parentbpo-40291: Mention socket.CAN_J1939 in What's New (GH-20248) (diff)
downloadcpython-da7d1f04086598a29f77bd452beefe847d038344.tar.gz
cpython-da7d1f04086598a29f77bd452beefe847d038344.tar.bz2
cpython-da7d1f04086598a29f77bd452beefe847d038344.zip
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 cb1ba1c301e..54b9ea5676b 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