Skip to content

Commit 229c941

Browse files
Daniel MitaInsti
authored andcommitted
Fix codingdojo URL (#419)
1 parent d1c5f00 commit 229c941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/roman-numerals/metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
blurb: "Write a function to convert from normal numbers to Roman Numerals."
33
source: "The Roman Numeral Kata"
4-
source_url: "http://codingdojo.org/cgi-bin/wiki.pl?KataRomanNumerals"
4+
source_url: "http://codingdojo.org/cgi-bin/index.pl?KataRomanNumerals"

0 commit comments

Comments
 (0)