diff options
| -rw-r--r-- | challenge-091/abigail/README.md | 2 | ||||
| -rw-r--r-- | challenge-091/abigail/blog.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/challenge-091/abigail/README.md b/challenge-091/abigail/README.md index 2372ede030..f2b35bb69c 100644 --- a/challenge-091/abigail/README.md +++ b/challenge-091/abigail/README.md @@ -60,3 +60,5 @@ any further because you can only jump 0 position further. ## Solutions * [Perl](perl/ch-2.pl). + +[Blog post](https://wp.me/pcxd30-j2). diff --git a/challenge-091/abigail/blog.txt b/challenge-091/abigail/blog.txt new file mode 100644 index 0000000000..49958f7fda --- /dev/null +++ b/challenge-091/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-j2 |
