diff --git a/content/pages/challenges/index.json b/content/pages/challenges/index.json index eb4d2b934..8fae93d59 100644 --- a/content/pages/challenges/index.json +++ b/content/pages/challenges/index.json @@ -2,5 +2,5 @@ "title": "Challenges", "description": "Ready to apply what you’ve learned in the Tracks? Try a Challenge! These one-off project videos build off concepts introduced in Tracks and may have prerequisites (listed on the challenge page itself).", "featuredText": "Featured Challenge:", - "featuredChallenge": "c5-marching-squares" + "featuredChallenge": "187-bayesian-text-classification" } diff --git a/content/pages/homepage/index.json b/content/pages/homepage/index.json index 1a13bb4b2..467f9e105 100644 --- a/content/pages/homepage/index.json +++ b/content/pages/homepage/index.json @@ -33,7 +33,7 @@ "featured": [ "11-3d-terrain-generation-with-perlin-noise", "27-fireworks", - "49-photo-mosaic-with-white-house-social-media-images", + "187-bayesian-text-classification", "109-visualizing-500000-subscribers", "c5-marching-squares", "146-rendering-ray-casting"