File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
source/content/pages/04-web-development Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1725,7 +1725,7 @@ <h2>Flask resources</h2>
17251725 and
17261726 < a href ="http://tutsbucket.com/tutorials/building-a-blog-using-flask-and-angularjs-part-3/ "> part 3</ a >
17271727 are also available
1728- < a href ="https://github.com/mgonto/restangular "> along with the source code</ a > .</ p >
1728+ < a href ="https://github.com/basco-johnkevin/building-a-blog-using-flask-and-angularjs "> along with the source code</ a > .</ p >
17291729</ li >
17301730< li >
17311731< p > < a href ="http://flask.pocoo.org/extensions/ "> The Flask Extensions Registry</ a > is a
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-07T18:39:20Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-07T21:09:00Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ <h2>Flask resources</h2>
128128 and
129129 < a href ="http://tutsbucket.com/tutorials/building-a-blog-using-flask-and-angularjs-part-3/ "> part 3</ a >
130130 are also available
131- < a href ="https://github.com/mgonto/restangular "> along with the source code</ a > .</ p >
131+ < a href ="https://github.com/basco-johnkevin/building-a-blog-using-flask-and-angularjs "> along with the source code</ a > .</ p >
132132</ li >
133133< li >
134134< p > < a href ="http://flask.pocoo.org/extensions/ "> The Flask Extensions Registry</ a > is a
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ how to <a href="/deployment.html">deploy web applications</a>.
9898 and
9999 [ part 3] ( http://tutsbucket.com/tutorials/building-a-blog-using-flask-and-angularjs-part-3/ )
100100 are also available
101- [ along with the source code] ( https://github.com/mgonto/restangular ) .
101+ [ along with the source code] ( https://github.com/basco-johnkevin/building-a-blog-using-flask-and-angularjs ) .
102102
103103* [ The Flask Extensions Registry] ( http://flask.pocoo.org/extensions/ ) is a
104104 curated list of the best packages that extend Flask. It's the first location
You can’t perform that action at this time.
0 commit comments