summaryrefslogtreecommitdiff
path: root/docs/tutorials/modwsgi
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-06-01 18:10:25 -0700
committerSteve Piercy <web@stevepiercy.com>2017-06-01 18:10:25 -0700
commitd179ce929d800fb5a8a43e9fece625cdd2eba25f (patch)
tree297aee1f1259de905b5e3d7ef979ea5fc0481480 /docs/tutorials/modwsgi
parent12ac99d782c1685f123739c526b1e17bd43fa8c1 (diff)
downloadpyramid-d179ce929d800fb5a8a43e9fece625cdd2eba25f.tar.gz
pyramid-d179ce929d800fb5a8a43e9fece625cdd2eba25f.tar.bz2
pyramid-d179ce929d800fb5a8a43e9fece625cdd2eba25f.zip
use shortcut for github URL; update RELEASING.txt
- refs: #3042
Diffstat (limited to 'docs/tutorials/modwsgi')
-rw-r--r--docs/tutorials/modwsgi/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst
index 170f2ebc8..10cf8a478 100644
--- a/docs/tutorials/modwsgi/index.rst
+++ b/docs/tutorials/modwsgi/index.rst
@@ -39,7 +39,7 @@ specific path information for commands and files.
.. code-block:: bash
$ cd ~
- $ cookiecutter https://github.com/Pylons/pyramid-cookiecutter-starter
+ $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter
If prompted for the first item, accept the default ``yes`` by hitting return.