diff options
| author | Chris Davies <mcd@daviesinc.com> | 2011-12-01 01:57:41 -0500 |
|---|---|---|
| committer | Chris Davies <mcd@daviesinc.com> | 2011-12-01 01:57:41 -0500 |
| commit | f75a3f07b0a5699f99b89d93b4e3a66beea21ac1 (patch) | |
| tree | 904cd78e577d5d79f5929ef218875a8e76d82c09 /docs/glossary.rst | |
| parent | 2cab221bedf454629bf2f1e30c0f9d91cf57d455 (diff) | |
| download | pyramid-f75a3f07b0a5699f99b89d93b4e3a66beea21ac1.tar.gz pyramid-f75a3f07b0a5699f99b89d93b4e3a66beea21ac1.tar.bz2 pyramid-f75a3f07b0a5699f99b89d93b4e3a66beea21ac1.zip | |
https://docs.pylonsproject.org to http://docs.pylonsproject.org as readthedocs.org doesn't support https
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 39933cf4c..0d69fbb0d 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -921,7 +921,7 @@ Glossary database information. :mod:`pyramid_debugtoolbar` is configured into the ``development.ini`` of all applications which use a Pyramid :term:`scaffold`. For more information, see - https://docs.pylonsproject.org/projects/pyramid_debugtoolbar/dev/ . + http://docs.pylonsproject.org/projects/pyramid_debugtoolbar/dev/ . scaffold A project template that helps users get started writing a Pyramid @@ -934,7 +934,7 @@ Glossary used in production applications, because the logger can be configured to log to a file, to UNIX syslog, to the Windows Event Log, or even to email. See its `documentation - <https://docs.pylonsproject.org/projects/pyramid_exclog/dev/>`_. + <http://docs.pylonsproject.org/projects/pyramid_exclog/dev/>`_. console script A script written to the ``bin`` (on UNIX, or ``Scripts`` on Windows) |
