aboutsummaryrefslogtreecommitdiff
path: root/challenge-003/abigail/python/ch-2.py
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-003/abigail/python/ch-2.py')
-rw-r--r--challenge-003/abigail/python/ch-2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/challenge-003/abigail/python/ch-2.py b/challenge-003/abigail/python/ch-2.py
index 9370561d8b..76bb1cfc4a 100644
--- a/challenge-003/abigail/python/ch-2.py
+++ b/challenge-003/abigail/python/ch-2.py
@@ -1,11 +1,11 @@
#!/opt/local/bin/python
#
-# See ../READ.md
+# See https://theweeklychallenge.org/blog/perl-weekly-challenge-003
#
#
-# Run as python ch-2.py < input-file
+# Run as: python ch-2.py < input-file
#
import fileinput