From 1ca9933192f74a5f836c25291a02dd899b5c12e5 Mon Sep 17 00:00:00 2001 From: Jake Magers Date: Thu, 3 May 2018 06:03:09 -0700 Subject: [PATCH] fix: Claiming respWebDesignCert tests (#17102) Changed the "Build a Personal Portfolio" id in the responsive-web-design-certificate tests to the correct id. Users are now capable of claiming the "Responsive Web Design Certificate". --- .../09-certificates/responsive-web-design-certificate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/challenges/09-certificates/responsive-web-design-certificate.json b/challenges/09-certificates/responsive-web-design-certificate.json index bfb8a1d8d2..ce043622b9 100644 --- a/challenges/09-certificates/responsive-web-design-certificate.json +++ b/challenges/09-certificates/responsive-web-design-certificate.json @@ -28,10 +28,10 @@ "title": "Build a Technical Documentation Page" }, { - "id": "587d78b0367417b2b2512b06", + "id": "bd7158d8c242eddfaeb5bd13", "title": "Build a Personal Portfolio Webpage" } ] } ] -} \ No newline at end of file +}