Skip to content

Commit 717b31d

Browse files
authored
GH-199: Array in C++ (#200)
1 parent 6bfd4c6 commit 717b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme/cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A data structure is a data organization, management, and storage format that is
1919
<ul>
2020
<li>
2121
<code>B</code>
22-
<a href="/concepts/python/array.md">Array</a>
22+
Array
2323
</li>
2424
<li>
2525
<code>B</code> String

0 commit comments

Comments
 (0)