From 028f10bab23bddacf495ff5c1c73c56ace93a506 Mon Sep 17 00:00:00 2001 From: Samuel Walladge Date: Thu, 15 Oct 2020 11:01:57 +1030 Subject: [PATCH] Update DEV.to to point to delete account button (#665) --- _data/sites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index f8f5af3b2..74798dd4c 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -2032,7 +2032,7 @@ "name": "DEV", "url": "https://dev.to/settings/account", "difficulty": "easy", - "notes": "Go to your 'Settings'. On the left select 'Account'. You can 'Remove OAuth Associations' and 'Request Account Deletion', the latter via email.", + "notes": "Go to your 'Settings'. On the left select 'Account'. Click 'Delete Account', and follow the instructions sent via email to confirm.", "domains": [ "dev.to" ]