diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-04-09 13:26:52 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-04-09 13:26:52 -0700 |
| commit | cf733e9613ecff104acf561589abdc9ff64be2ee (patch) | |
| tree | b716bb2873ae8d1ae0d1b491ac0d260ff91dc914 /docs/tutorials/wiki2/src/views/development.ini | |
| parent | 56f68bcb557588e7d3b1a020e8a5a13344a8734c (diff) | |
| download | pyramid-cf733e9613ecff104acf561589abdc9ff64be2ee.tar.gz pyramid-cf733e9613ecff104acf561589abdc9ff64be2ee.tar.bz2 pyramid-cf733e9613ecff104acf561589abdc9ff64be2ee.zip | |
- update wiki2 definingviews
Diffstat (limited to 'docs/tutorials/wiki2/src/views/development.ini')
| -rw-r--r-- | docs/tutorials/wiki2/src/views/development.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/wiki2/src/views/development.ini b/docs/tutorials/wiki2/src/views/development.ini index 99c4ff0fe..22b733e10 100644 --- a/docs/tutorials/wiki2/src/views/development.ini +++ b/docs/tutorials/wiki2/src/views/development.ini @@ -1,6 +1,6 @@ ### # app configuration -# http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html +# http://docs.pylonsproject.org/projects/pyramid/en/1.7-branch/narr/environment.html ### [app:main] @@ -32,7 +32,7 @@ port = 6543 ### # logging configuration -# http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/logging.html +# http://docs.pylonsproject.org/projects/pyramid/en/1.7-branch/narr/logging.html ### [loggers] |
