summaryrefslogtreecommitdiff
path: root/_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md b/_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md
index 7fc0a92..ab26ca8 100644
--- a/_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md
+++ b/_posts/2009-05-06-a-simple-feed-aggregator-with-modern-perl-part-3.md
@@ -256,4 +256,4 @@ Files=1, Tests=9, 3 wallclock secs ( 0.01 usr 0.01 sys + 1.39 cusr 0.12 csys
Result: PASS
{% endhighlight %}
-We have our tests, so next step is the Catalyst frontend. As for the precedents parts, [the code is available on Bitbucket](https://bitbucket.org/franckcuny/ironman-myaggregator).
+We have our tests, so next step is the Catalyst frontend. As for the precedents parts, [the code is available on my git server](http://git.lumberjaph.net/p5-ironman-myaggregator.git/).