Skip to content

Commit 60f1e1b

Browse files
author
Jeff Dean
committed
fix link to Roman Numeral documentation
1 parent ce32496 commit 60f1e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Each time the program prints "NO, NOT SINCE 1944!", it should print a different,
4949

5050
### Roman Numerals
5151

52-
Write a program that converts numbers into [http://www.rapidtables.com/convert/number/how-number-to-roman-numerals.htm](Roman numerals).
52+
Write a program that converts numbers into [Roman numerals](http://www.rapidtables.com/convert/number/how-number-to-roman-numerals.htm).
5353

5454
Decimal value (v) | Roman numeral (n)
5555
------------------|------------------

0 commit comments

Comments
 (0)