Skip to content

Commit b7e62a7

Browse files
committed
Update featured challenge to Bayesian text classification
1 parent a14c6b4 commit b7e62a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/pages/challenges/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"title": "Challenges",
33
"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).",
44
"featuredText": "Featured Challenge:",
5-
"featuredChallenge": "c5-marching-squares"
5+
"featuredChallenge": "187-bayesian-text-classification"
66
}

content/pages/homepage/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"featured": [
3434
"11-3d-terrain-generation-with-perlin-noise",
3535
"27-fireworks",
36-
"49-photo-mosaic-with-white-house-social-media-images",
36+
"187-bayesian-text-classification",
3737
"109-visualizing-500000-subscribers",
3838
"c5-marching-squares",
3939
"146-rendering-ray-casting"

0 commit comments

Comments
 (0)