diff --git a/seed/challenges/04-data-visualization/data-visualization-projects.json b/seed/challenges/04-data-visualization/data-visualization-projects.json index ab0febba444..36fbf748576 100644 --- a/seed/challenges/04-data-visualization/data-visualization-projects.json +++ b/seed/challenges/04-data-visualization/data-visualization-projects.json @@ -10,7 +10,7 @@ "description": [ "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.", "Here's a working example. Try not to look at its code.", - "Here is the dataset you will need to complete this project: https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/GDP-data.json1", + "Here is the dataset you will need to complete this project: https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/GDP-data.json", "You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js.", "Once you're done, submit the URL to your working project with all its tests passing.", "Remember to use the Read-Search-Ask method if you get stuck."