diff options
Diffstat (limited to '_posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md')
| -rw-r--r-- | _posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md b/_posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md index b63e27e..d48d630 100644 --- a/_posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md +++ b/_posts/2009-04-28-a-simple-feed-aggregator-with-modern-perl-part-2.md @@ -246,6 +246,6 @@ And it's done :) We got a really basic aggregator now. If you want to improve th big thanks to [tea](http://bunniesincyberspace.wordpress.com/) and [blob](http://code.google.com/p/tinyaml/) for reviewing and fixing my broken english in the first 2 parts. -[The code is available on GitHub](http://github.com/franckcuny/ironman-myaggregator/tree/master) +[The code is available on Bitbucket](https://bitbucket.org/franckcuny/ironman-myaggregator). Part 3 and 4 next week. |
