From e5050bc6b5641ac4855d3c8a58dd95df9a6b855e Mon Sep 17 00:00:00 2001 From: Andinus Date: Mon, 11 Oct 2021 20:57:55 +0530 Subject: Fix blog link --- challenge-134/andinus/README.org | 2 -- challenge-134/andinus/blog-1.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/challenge-134/andinus/README.org b/challenge-134/andinus/README.org index a9d0829f77..dddda91b7f 100644 --- a/challenge-134/andinus/README.org +++ b/challenge-134/andinus/README.org @@ -18,8 +18,6 @@ significant digits each digit used in the base at least once. ** Raku -- Program: [[file:raku/ch-1.raku]] - Loop from 1023456789 (first Pandigital Number) and take if it contains every digit in base 10. diff --git a/challenge-134/andinus/blog-1.txt b/challenge-134/andinus/blog-1.txt index cd040d689d..559fff7b37 100644 --- a/challenge-134/andinus/blog-1.txt +++ b/challenge-134/andinus/blog-1.txt @@ -1 +1 @@ -https://andinus.unfla.me/pwc/challenge-133/ +https://andinus.unfla.me/pwc/challenge-134/ -- cgit