We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36df28d commit bdeb91eCopy full SHA for bdeb91e
1 file changed
doc/docs.md
@@ -1202,7 +1202,7 @@ There are further built-in methods for arrays:
1202
* `a.join(joiner)` concatenates an array of strings into one string
1203
using `joiner` string as a separator
1204
1205
-See all methods of [array](https://modules.vlang.io/index.html#array)
+See all methods of [array](https://modules.vlang.io/builtin.html#array)
1206
1207
See also [vlib/arrays](https://modules.vlang.io/arrays.html).
1208
0 commit comments