Skip to content

Commit 52f92b5

Browse files
committed
Merge pull request mattmakai#35 from jacobwegner/gh-pages
Fixing a typo and bad link in WSGI Servers
2 parents 9a55e5a + bfb475b commit 52f92b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/content/pages/03-deployment/0308-wsgi-servers.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ The following are WSGI servers based on community recommendations.
188188
* This [basics of WSGI](http://agiliq.com/blog/2013/07/basics-wsgi/) post
189189
contains a simple example of how a WSGI-compatible application works.
190190

191-
* A thorough and informative post for LAMP-stack hosting chocies is
191+
* A thorough and informative post for LAMP-stack hosting choices is
192192
presented in the
193-
"[complete single server Django stack tutorial](http://www.apreche.net/complete-single-server-django-stack-tutorial/>)."
193+
"[complete single server Django stack tutorial](http://www.apreche.net/complete-single-server-django-stack-tutorial/)."
194194

195195
* This post entitled
196196
[The Beautiful Simplicity of an nginx and uWSGI Deployments](http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html)

0 commit comments

Comments
 (0)