@@ -3905,7 +3905,7 @@ <h2>API integration learning checklist</h2>
39053905</ li >
39063906< li >
39073907< p > Before you start writing any code, play around with the API through the
3908- commandline with < a href ="http://curl.haxx.se/ "> curl </ a > or in the browser with
3908+ commandline with < a href ="http://curl.haxx.se/ "> cURL </ a > or in the browser with
39093909 < a href ="http://www.getpostman.com/ "> Postman</ a > . This exercise will help you get
39103910 a better understanding of API authentication and the data required for
39113911 requests and responses.</ p >
@@ -6922,7 +6922,7 @@ <h1>Future Directions</h1>
69226922a step-by-step tutorial book for learning how to deploy Python web
69236923applications.</ p >
69246924< p > Note that these plans can change based on
6925- < a href ="https://github.com/makaimc/fullstackpython.github. com/pulls "> pull requests</ a >
6925+ < a href ="https://github.com/makaimc/fullstackpython.com/pulls "> pull requests</ a >
69266926from the community. I work to integrate PRs within a day or two so please
69276927submit one when you see a fix or improvement that needs to be made!</ p >
69286928 < h1 > About the Author</ h1 >
@@ -6942,7 +6942,7 @@ <h1>About the Author</h1>
69426942< a href ="http://radar.oreilly.com/2014/05/driving-demand-for-full-stack-developers.html "> post I wrote for O'Reilly Radar</ a > .</ p >
69436943< p > Typos, inaccurate statements or general areas for improvement can be handled
69446944through an issue ticket or pull request on
6945- < a href ="https://github.com/makaimc/fullstackpython.github. com/ "> GitHub</ a > .</ p >
6945+ < a href ="https://github.com/makaimc/fullstackpython.com/ "> GitHub</ a > .</ p >
69466946 </ div >
69476947< div class ="col-md-offset-1 col-md-3 " id ="sidebar ">
69486948< div class ="panel panel-success ">
0 commit comments