diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 588dbb285..3e40f16cb 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -92,7 +92,7 @@ Support can be found on its `mailing list `_ is a scalable, non-blocking web server and web application framework with +`Tornado `_ is a scalable, non-blocking web server and web application framework with a relative simple usage. Tornado is known for his high performance. It was initially developed for `friendfeed `_ , a real time chat and blog system.