bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)

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 @@
    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