diff options
| author | Steve Piercy <web@stevepiercy.com> | 2017-02-03 12:38:10 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2017-02-03 12:38:10 -0800 |
| commit | ce889449afa3147e77c987067afdcca31bcd9f05 (patch) | |
| tree | 981601e888c95ebef4f4a78c1361d0d68275cff2 /docs/tutorials | |
| parent | c83c7670a8cf2b73df871a17e27c76d39b4f9334 (diff) | |
| download | pyramid-ce889449afa3147e77c987067afdcca31bcd9f05.tar.gz pyramid-ce889449afa3147e77c987067afdcca31bcd9f05.tar.bz2 pyramid-ce889449afa3147e77c987067afdcca31bcd9f05.zip | |
update links and reST syntax for mod_wsgi
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/modwsgi/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst index ef42589c6..0c3b58bac 100644 --- a/docs/tutorials/modwsgi/index.rst +++ b/docs/tutorials/modwsgi/index.rst @@ -120,5 +120,5 @@ specific path information for commands and files. :term:`mod_wsgi` has many knobs and a great variety of deployment modes. This is just one representation of how you might use it to serve up a :app:`Pyramid` application. See the `mod_wsgi configuration documentation -<https://code.google.com/archive/p/modwsgi/wikis/ConfigurationGuidelines.wiki>`_ +<https://modwsgi.readthedocs.io/en/develop/configuration.html>`_ for more in-depth configuration information. |
