From fc8626818d3b8941c170291a5434faf2af9b8de5 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 19 Oct 2019 21:35:29 -0500 Subject: [PATCH] Fix Codecademy. The URL for the profiles is no longer correct: there is a dedicated profiles area now. --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 1ddbe93a..8b64722c 100644 --- a/data.json +++ b/data.json @@ -221,7 +221,7 @@ "Codecademy": { "errorType": "status_code", "rank": 2553, - "url": "https://www.codecademy.com/{}", + "url": "https://www.codecademy.com/profiles/{}", "urlMain": "https://www.codecademy.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7"