diff options
| author | Mohammad S Anwar <Mohammad.Anwar@yahoo.com> | 2020-03-18 22:33:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 22:33:18 +0000 |
| commit | b5090b98cdbce863b7d2d7fe1b6a61e15ab11e82 (patch) | |
| tree | a4b1bb8869ceeb0d1be60de07f4a48058ff8c492 /challenge-050 | |
| parent | 4bf3c1357726a450d6f6805a4c9aeb6f3982ea1e (diff) | |
| parent | 4abb775be93cf9dd0453b97dd57c96a63359cee1 (diff) | |
| download | perlweeklychallenge-club-b5090b98cdbce863b7d2d7fe1b6a61e15ab11e82.tar.gz perlweeklychallenge-club-b5090b98cdbce863b7d2d7fe1b6a61e15ab11e82.tar.bz2 perlweeklychallenge-club-b5090b98cdbce863b7d2d7fe1b6a61e15ab11e82.zip | |
Merge pull request #1425 from rjt-pl/rjt_050
s/https/http/g
Diffstat (limited to 'challenge-050')
| -rw-r--r-- | challenge-050/ryan-thompson/blog.txt | 2 | ||||
| -rw-r--r-- | challenge-050/ryan-thompson/blog1.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/challenge-050/ryan-thompson/blog.txt b/challenge-050/ryan-thompson/blog.txt index f0a4f3e646..381fd0583a 100644 --- a/challenge-050/ryan-thompson/blog.txt +++ b/challenge-050/ryan-thompson/blog.txt @@ -1 +1 @@ -https://ry.ca/2020/03/merge-intervals/ +http://ry.ca/2020/03/merge-intervals/ diff --git a/challenge-050/ryan-thompson/blog1.txt b/challenge-050/ryan-thompson/blog1.txt index 6739a8b071..d7afdf580c 100644 --- a/challenge-050/ryan-thompson/blog1.txt +++ b/challenge-050/ryan-thompson/blog1.txt @@ -1 +1 @@ -https://ry.ca/2020/03/noble-integers/ +http://ry.ca/2020/03/noble-integers/ |
