Skip to content

Commit e1c66c9

Browse files
authored
Synced practice exercise metadata. (#3508)
1 parent dc28ef2 commit e1c66c9

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

exercises/practice/binary-search-tree/.meta/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@
2222
]
2323
},
2424
"blurb": "Insert and search for numbers in a binary tree.",
25-
"source": "Josh Cheek",
26-
"source_url": "https://twitter.com/josh_cheek"
25+
"source": "Josh Cheek"
2726
}

exercises/practice/clock/.meta/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@
3030
]
3131
},
3232
"blurb": "Implement a clock that handles times without dates.",
33-
"source": "Pairing session with Erin Drummond",
34-
"source_url": "https://twitter.com/ebdrummond"
33+
"source": "Pairing session with Erin Drummond"
3534
}

exercises/practice/meetup/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
},
3131
"blurb": "Calculate the date of meetups.",
3232
"source": "Jeremy Hinegardner mentioned a Boulder meetup that happens on the Wednesteenth of every month",
33-
"source_url": "https://twitter.com/copiousfreetime"
33+
"source_url": "http://www.copiousfreetime.org/"
3434
}

0 commit comments

Comments
 (0)