docs: move LinkedList to User Interface > Common > Utilities

pull/3582/head
Arman Ozak 5 years ago
parent 8e55886b95
commit 5c4bdf69a9

@ -371,8 +371,13 @@
"text": "Common", "text": "Common",
"items": [ "items": [
{ {
"text": "Linked List (Doubly)", "text": "Utilities",
"path": "UI/Common/Utils/Linked-List.md" "items": [
{
"text": "Linked List (Doubly)",
"path": "UI/Common/Utils/Linked-List.md"
}
]
} }
] ]
} }

Loading…
Cancel
Save