Skip to content

Commit bc8d35e

Browse files
Sync the leap exercise's metadata with the latest data.
1 parent eced93f commit bc8d35e

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
@@ -16,7 +16,7 @@
1616
"package.json"
1717
]
1818
},
19-
"blurb": "Given a year, report if it is a leap year.",
20-
"source": "JavaRanch Cattle Drive, exercise 3",
21-
"source_url": "http://www.javaranch.com/leap.jsp"
19+
"blurb": "Determine whether a given year is a leap year.",
20+
"source": "CodeRanch Cattle Drive, Assignment 3",
21+
"source_url": "https://coderanch.com/t/718816/Leap"
2222
}

0 commit comments

Comments
 (0)