summaryrefslogtreecommitdiff
path: root/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-02 20:37:01 +0200
committerPaul Buetow <paul@buetow.org>2021-11-02 20:37:01 +0200
commit78257d3a4c1b7e7f409d065c73ab74b1ff1cbac2 (patch)
tree8defdbb183b26a2111dd7c09712636b02b5865a9 /gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
parent080d4cec4c8dac17178c7d974144f8e21883f53c (diff)
Publishing new version
Diffstat (limited to 'gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html')
-rw-r--r--gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
index 72dae7a3..ad2b5b63 100644
--- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
+++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html
@@ -113,7 +113,7 @@ BEGIN {
}
</pre>
<p>You can find the full source code at GitHub:</p>
-<a class="textlink" href="https://github.com/snonux/perl-c-fibonacci">https://github.com/snonux/perl-c-fibonacci</a><br />
+<a class="textlink" href="https://codeberg.org/snonux/perl-c-fibonacci">https://codeberg.org/snonux/perl-c-fibonacci</a><br />
<h3>Let's run it with Perl:</h3>
<pre>
❯ perl fibonacci.pl.c