@@ -1401,7 +1401,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1401
1401
<tr>
1402
1402
<td><a href="https://en.wikipedia.org/wiki/Tower_of_Hanoi">Tower of Hanoi</a></td>
1403
1403
<td> <!-- C -->
1404
- <a href="./src/c/TorreDeHanoi .c">
1404
+ <a href="./src/c/TowerOfHanoi .c">
1405
1405
<img align="center" height="25" src="./logos/c.svg" />
1406
1406
</a>
1407
1407
</td>
@@ -1416,17 +1416,17 @@ In order to achieve greater coverage and encourage more people to contribute to
1416
1416
</a>
1417
1417
</td>
1418
1418
<td> <!-- Python -->
1419
- <a href="./src/python/torre_de_hanoi .py">
1419
+ <a href="./src/python/tower_of_hanoi .py">
1420
1420
<img align="center" height="25" src="./logos/python.svg" />
1421
1421
</a>
1422
1422
</td>
1423
1423
<td> <!-- Go -->
1424
- <a href="./src/go/hanoi .go">
1424
+ <a href="./src/go/tower_of_hanoi .go">
1425
1425
<img align="center" height="25" src="./logos/golang.svg" />
1426
1426
</a>
1427
1427
</td>
1428
1428
<td> <!-- Ruby -->
1429
- <a href="./src/ruby/hanoi .rb">
1429
+ <a href="./src/ruby/tower_of_hanoi .rb">
1430
1430
<img align="center" height="25" src="./logos/ruby.svg" />
1431
1431
</a>
1432
1432
</td>
@@ -1436,12 +1436,12 @@ In order to achieve greater coverage and encourage more people to contribute to
1436
1436
</a>
1437
1437
</td>
1438
1438
<td> <!-- Swift -->
1439
- <a href="./src/swift/hanoi .swift">
1439
+ <a href="./src/swift/towerOfHanoi .swift">
1440
1440
<img align="center" height="25" src="./logos/swift.svg" />
1441
1441
</a>
1442
1442
</td>
1443
1443
<td> <!-- Rust -->
1444
- <a href="./src/rust/torre_hanoi .rs">
1444
+ <a href="./src/rust/tower_of_hanoi .rs">
1445
1445
<img align="center" height="25" src="./logos/rust.svg" />
1446
1446
</a>
1447
1447
</td>
0 commit comments