Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e66ca84

Browse filesBrowse files
author
Kenneth Reitz
committed
Merge pull request #312 from eluck/patch-1
fix broken tornado link in web.rst
2 parents 6b23faf + 0d259af commit e66ca84
Copy full SHA for e66ca84

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/scenarios/web.rst

Copy file name to clipboardExpand all lines: docs/scenarios/web.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Support can be found on its `mailing list <http://werkzeug.pocoo.org/community/#
9292

9393
Tornado
9494
--------
95-
`Tornado <http://http://www.tornadoweb.org/>`_ is a scalable, non-blocking web server and web application framework with
95+
`Tornado <http://www.tornadoweb.org/>`_ is a scalable, non-blocking web server and web application framework with
9696
a relative simple usage. Tornado is known for his high performance.
9797
It was initially developed for `friendfeed <http://friendfeed.com/>`_ , a real time chat and blog system.
9898

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.