File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1877,12 +1877,12 @@ In order to achieve greater coverage and encourage more people to contribute to
1877
1877
</a>
1878
1878
</td>
1879
1879
<td> <!-- Java -->
1880
- <a href="./src/java/Fila .java">
1880
+ <a href="./src/java/Queue .java">
1881
1881
<img align="center" height="25" src="./logos/java.svg" />
1882
1882
</a>
1883
1883
</td>
1884
1884
<td> <!-- Python -->
1885
- <a href="./src/python/fila .py">
1885
+ <a href="./src/python/queue .py">
1886
1886
<img align="center" height="25" src="./logos/python.svg" />
1887
1887
</a>
1888
1888
</td>
@@ -1892,7 +1892,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1892
1892
</a>
1893
1893
</td>
1894
1894
<td> <!-- Ruby -->
1895
- <a href="./src/ruby/fila .rb">
1895
+ <a href="./src/ruby/queue .rb">
1896
1896
<img align="center" height="25" src="./logos/ruby.svg" />
1897
1897
</a>
1898
1898
</td>
@@ -1907,7 +1907,7 @@ In order to achieve greater coverage and encourage more people to contribute to
1907
1907
</a>
1908
1908
</td>
1909
1909
<td> <!-- Rust -->
1910
- <a href="./src/rust/fila .rs">
1910
+ <a href="./src/rust/queue .rs">
1911
1911
<img align="center" height="25" src="./logos/rust.svg" />
1912
1912
</a>
1913
1913
</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