Skip to content

Commit 77c07b5

Browse files
Sync the leap exercise's metadata with the latest data.
1 parent 93c57e1 commit 77c07b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exercises/practice/leap/.meta/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
".meta/src/reference/kotlin/Leap.kt"
2626
]
2727
},
28-
"blurb": "Given a year, report if it is a leap year.",
29-
"source": "JavaRanch Cattle Drive, exercise 3",
30-
"source_url": "http://www.javaranch.com/leap.jsp"
28+
"blurb": "Determine whether a given year is a leap year.",
29+
"source": "CodeRanch Cattle Drive, Assignment 3",
30+
"source_url": "https://coderanch.com/t/718816/Leap"
3131
}

0 commit comments

Comments
 (0)