Commit 5dab3ae 1 parent 1d93971 commit 5dab3ae Copy full SHA for 5dab3ae
File tree 5 files changed +4
-4
lines changed
5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2341,12 +2341,12 @@ In order to achieve greater coverage and encourage more people to contribute to
2341
2341
</a>
2342
2342
</td>
2343
2343
<td> <!-- Java -->
2344
- <a href="./src/java/Pilha .java">
2344
+ <a href="./src/java/Stack .java">
2345
2345
<img align="center" height="25" src="./logos/java.svg" />
2346
2346
</a>
2347
2347
</td>
2348
2348
<td> <!-- Python -->
2349
- <a href="./src/python/pilha .py">
2349
+ <a href="./src/python/stack .py">
2350
2350
<img align="center" height="25" src="./logos/python.svg" />
2351
2351
</a>
2352
2352
</td>
@@ -2356,7 +2356,7 @@ In order to achieve greater coverage and encourage more people to contribute to
2356
2356
</a>
2357
2357
</td>
2358
2358
<td> <!-- Ruby -->
2359
- <a href="./src/ruby/pilha .rb">
2359
+ <a href="./src/ruby/stack .rb">
2360
2360
<img align="center" height="25" src="./logos/ruby.svg" />
2361
2361
</a>
2362
2362
</td>
@@ -2371,7 +2371,7 @@ In order to achieve greater coverage and encourage more people to contribute to
2371
2371
</a>
2372
2372
</td>
2373
2373
<td> <!-- Rust -->
2374
- <a href="./src/rust/pilha .rs">
2374
+ <a href="./src/rust/stack .rs">
2375
2375
<img align="center" height="25" src="./logos/rust.svg" />
2376
2376
</a>
2377
2377
</td>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments