diff options
Diffstat (limited to '_posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md')
| -rw-r--r-- | _posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md b/_posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md index 2d3cca7..3ce8e2e 100644 --- a/_posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md +++ b/_posts/2009-05-13-a-simple-feed-aggregator-with-modern-perl-part-4.md @@ -182,4 +182,4 @@ If you point your browser to an entry (something like **http://localhost:3000/en Et voila, we are done with a really basic feed reader. You can add methods to add or delete feed, mark an entry as read, ... -[The code is available on GitHub](http://github.com/franckcuny/ironman-myfeedreader/tree/master) +[The code is available on Bitbucket](https://bitbucket.org/franckcuny/ironman-myfeedreader). |
