diff options
| -rw-r--r-- | challenge-096/abigail/README.md | 3 | ||||
| -rw-r--r-- | challenge-096/abigail/blog1.txt | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/challenge-096/abigail/README.md b/challenge-096/abigail/README.md index 8e3135aefb..5c7ebe0027 100644 --- a/challenge-096/abigail/README.md +++ b/challenge-096/abigail/README.md @@ -30,7 +30,7 @@ Output: "family same the of part are Raku and Perl" * [Ruby](ruby/ch-1.rb) ### Blog -[Perl Weekly Challenge 96, Reverse Words](https://wp.me/pcxd30-mj) +[Perl Weekly Challenge 96; Reverse Words](https://wp.me/pcxd30-mj) ## [Edit Distance](https://perlweeklychallenge.org/blog/perl-weekly-challenge-096/#TASK2) @@ -70,3 +70,4 @@ Operation 2: replace 'u' with 'o' * [Ruby](ruby/ch-2.rb) ### Blog +[Perl Weekly Challenge 96: Edit Distance](https://wp.me/pcxd30-n7) diff --git a/challenge-096/abigail/blog1.txt b/challenge-096/abigail/blog1.txt new file mode 100644 index 0000000000..231a6fbbc0 --- /dev/null +++ b/challenge-096/abigail/blog1.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-n7 |
