summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-05-25 15:13:49 (GMT)
committerGitHub <noreply@github.com>2020-05-25 15:13:49 (GMT)
commit20b2bf318345170502b9840673594a5a12a40829 (patch)
treec6103328a2c6fd59c267d544c11a69ff1bfd09f8 /Doc/using
parent1fe1a14703001ec8076412ca28a3fbdf1f5c0735 (diff)
downloadcpython-20b2bf318345170502b9840673594a5a12a40829.zip
cpython-20b2bf318345170502b9840673594a5a12a40829.tar.gz
cpython-20b2bf318345170502b9840673594a5a12a40829.tar.bz2
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
(cherry picked from commit ef16958d17e83723334a51428f410f726d6492a7) Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/venv-create.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/venv-create.inc b/Doc/using/venv-create.inc
index c39048d..c8f6e8f 100644
--- a/Doc/using/venv-create.inc
+++ b/Doc/using/venv-create.inc
@@ -91,7 +91,7 @@ The command, if run with ``-h``, will show the available options::
PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
See `About Execution Policies
- <ttps:/go.microsoft.com/fwlink/?LinkID=135170>`_
+ <https://go.microsoft.com/fwlink/?LinkID=135170>`_
for more information.
The created ``pyvenv.cfg`` file also includes the