Skip to content

Commit

Permalink
Sync the roman-numerals exercise's metadata with the latest data.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Feb 6, 2024
1 parent 3d96231 commit 3c89307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exercises/practice/roman-numerals/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/uRomanNumeralsExample.pas"
]
},
"blurb": "Write a function to convert from normal numbers to Roman Numerals.",
"blurb": "Convert modern Arabic numbers into Roman numerals.",
"source": "The Roman Numeral Kata",
"source_url": "http://codingdojo.org/cgi-bin/index.pl?KataRomanNumerals"
"source_url": "https://codingdojo.org/kata/RomanNumerals/"
}

0 comments on commit 3c89307

Please sign in to comment.