Skip to content

Commit a331a19

Browse files
committed
Rename Palindrome
1 parent 8b2a2f7 commit a331a19

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3684,7 +3684,7 @@ In order to achieve greater coverage and encourage more people to contribute to
36843684
</a>
36853685
</td>
36863686
<td> <!-- Python -->
3687-
<a href="./src/python/palindromo.py">
3687+
<a href="./src/python/palindrome.py">
36883688
<img align="center" height="25" src="./logos/python.svg" />
36893689
</a>
36903690
</td>
@@ -3694,7 +3694,7 @@ In order to achieve greater coverage and encourage more people to contribute to
36943694
</a>
36953695
</td>
36963696
<td> <!-- Ruby -->
3697-
<a href="./src/ruby/palindromo.rb">
3697+
<a href="./src/ruby/palindrome.rb">
36983698
<img align="center" height="25" src="./logos/ruby.svg" />
36993699
</a>
37003700
</td>
@@ -3709,7 +3709,7 @@ In order to achieve greater coverage and encourage more people to contribute to
37093709
</a>
37103710
</td>
37113711
<td> <!-- Rust -->
3712-
<a href="./src/rust/palindromo.rs">
3712+
<a href="./src/rust/palindrome.rs">
37133713
<img align="center" height="25" src="./logos/rust.svg" />
37143714
</a>
37153715
</td>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)