summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authentication/development.ini
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-09 13:56:41 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-09 13:57:00 -0700
commit0b51f1ff87f3ca53ab8d24caca5a8ea8abe857c1 (patch)
tree839dd06be1ad5c732c3dd2d888b2f3fcba4dc3eb /docs/tutorials/wiki2/src/authentication/development.ini
parentaca7d112ed13b2f70f1f15fb824cee5d633b98e6 (diff)
downloadpyramid-0b51f1ff87f3ca53ab8d24caca5a8ea8abe857c1.tar.gz
pyramid-0b51f1ff87f3ca53ab8d24caca5a8ea8abe857c1.tar.bz2
pyramid-0b51f1ff87f3ca53ab8d24caca5a8ea8abe857c1.zip
- update wiki2/authentication
Diffstat (limited to 'docs/tutorials/wiki2/src/authentication/development.ini')
-rw-r--r--docs/tutorials/wiki2/src/authentication/development.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/wiki2/src/authentication/development.ini b/docs/tutorials/wiki2/src/authentication/development.ini
index f3079727e..4a6c9325c 100644
--- a/docs/tutorials/wiki2/src/authentication/development.ini
+++ b/docs/tutorials/wiki2/src/authentication/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]
@@ -34,7 +34,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]