Skip to content

Commit

Permalink
Fix broken Part 3 link and include Part 4 link
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Luby committed Oct 22, 2014
1 parent 32bd9a1 commit 874aded
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This is the the repo for the Real Python blog series, Flask by Example -

- Part 1: [Project Setup](https://realpython.com/blog/python/flask-by-example-part-1-project-setup/)
- Part 2: [Postgres, SQLAlchemy, and Alembic](https://realpython.com/blog/python/flask-by-example-part-2-postgres-sqlalchemy-and-alembic/)
- Part 3: [Text Processing With Requests, BeautifulSoup, and NLTK]()
- Part 3: [Text Processing With Requests, BeautifulSoup, and NLTK](https://realpython.com/blog/python/flask-by-example-part-3-text-processing-with-requests-beautifulsoup-nltk/)
- Part 4: [Implementing a Redis Task Queue](https://realpython.com/blog/python/flask-by-example-implementing-a-redis-task-queue/)

Check out http://realpython.com
Check out http://realpython.com

0 comments on commit 874aded

Please sign in to comment.