Skip to content

Commit f4918a5

Browse files
committed
Fixed "web servers" heading
1 parent c7f2c28 commit f4918a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/scenarios/web.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ The premise of web.py is that it is flexible - code your webapp any way you want
8888
web.py comes with some nifty tools built in, like database connection tools and a mini http server.
8989

9090
**Support** for web.py is quite sparse, but you can look for support in the `mailing list <http://groups.google.com/group/webpy>`_ .
91+
92+
9193
Web Servers
9294
:::::::::::
9395

@@ -312,4 +314,4 @@ Node.js.
312314

313315
.. [1] `The mod_python project is now officially dead <http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html>`_
314316
.. [2] `mod_wsgi vs mod_python <http://www.modpython.org/pipermail/mod_python/2007-July/024080.html>`_
315-
.. [3] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers>`_
317+
.. [3] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers>`_

0 commit comments

Comments
 (0)