We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3853f9c commit aabd244Copy full SHA for aabd244
podcast/68/index.html
@@ -279,7 +279,7 @@ <h2 class="text-2xl font-normal">Related links</h2>
279
</div>
280
<div class="border-l-3 border-gray-300 ml-5 md:ml-8 lg:ml-10 pl-4 md:pl-8 lg:pl-14 pr-4">
281
<ul>
282
-<li>[Perl6](https://en.wikipedia.org/wiki/Raku_(programming_language)</li>
+<li><a href="https://en.wikipedia.org/wiki/Raku_(programming_language)">Perl6</a></li>
283
<li><a href="https://en.wikipedia.org/wiki/Pugs_(compiler)">Pugs</a></li>
284
<li><a href="https://www.yesodweb.com/">Yesod</a></li>
285
<li><a href="https://www.djangoproject.com/">Django (python)</a></li>
0 commit comments