mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 00:20:54 -04:00
Fixed collections page of go
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
{ "text": "Variables and Types", "link": "/go/basics/variables" },
|
{ "text": "Variables and Types", "link": "/go/basics/variables" },
|
||||||
{ "text": "Functions", "link": "/go/basics/functions" },
|
{ "text": "Functions", "link": "/go/basics/functions" },
|
||||||
{ "text": "Control Flow", "link": "/go/basics/control" },
|
{ "text": "Control Flow", "link": "/go/basics/control" },
|
||||||
{ "text": "Collections", "link": "/go/basics/collections" },
|
{ "text": "Collections", "link": "/go/basics/collection" },
|
||||||
{ "text": "Pointers", "link": "/go/basics/pointers" },
|
{ "text": "Pointers", "link": "/go/basics/pointers" },
|
||||||
{ "text": "Structs", "link": "/go/basics/struct" },
|
{ "text": "Structs", "link": "/go/basics/struct" },
|
||||||
{ "text": "Concurrency", "link": "/go/basics/concurrency" }
|
{ "text": "Concurrency", "link": "/go/basics/concurrency" }
|
||||||
|
|||||||
Reference in New Issue
Block a user