From 4cef8b37470ec823eeab8f76f2f33f2b7da2dc8c Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 27 Jun 2021 22:01:09 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1fef672b4..7915a52092 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Weekly Challenge Club -This is the central repository for the members of [**The Weekly Challenge**](https://perlweeklychallenge.org). The members can submit the solution to the challenge each week in their favourite programming languages, although the preferred languages are **Perl** and **Raku**. +This is the central repository for the members of [**The Weekly Challenge**](https://theweeklychallenge.org). The members can submit the solution to the challenge each week in their favourite programming languages, although the preferred languages are **Perl** and **Raku**. ## EZPWC - Easy Perl Weekly Challenges Script -- cgit