File tree 4 files changed +3
-3
lines changed
4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -836,12 +836,12 @@ In order to achieve greater coverage and encourage more people to contribute to
836
836
</a>
837
837
</td>
838
838
<td> <!-- Python -->
839
- <a href="./src/python/fatorial .py">
839
+ <a href="./src/python/factorial .py">
840
840
<img align="center" height="25" src="./logos/python.svg" />
841
841
</a>
842
842
</td>
843
843
<td> <!-- Go -->
844
- <a href="./src/go/fatorial .go">
844
+ <a href="./src/go/factorial .go">
845
845
<img align="center" height="25" src="./logos/golang.svg" />
846
846
</a>
847
847
</td>
@@ -861,7 +861,7 @@ In order to achieve greater coverage and encourage more people to contribute to
861
861
</a>
862
862
</td>
863
863
<td> <!-- Rust -->
864
- <a href="./src/rust/fatorial .rs">
864
+ <a href="./src/rust/factorial .rs">
865
865
<img align="center" height="25" src="./logos/rust.svg"/>
866
866
</a>
867
867
</td>
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments