diff --git a/README.md b/README.md index 5101700..0c5fa9c 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ const {Heap, MinHeap, SinglyLinkedList, Stack, AVLTreeNode, BST, Trie, DirectedG [API Docs](https://data-structure-typed-docs.vercel.app) -[Live Examples](https://data-structure-typed-examples.vercel.app) +[Live Examples](https://vivid-algorithm.vercel.app) -[//]: # (Live Examples) +[//]: # (Live Examples) -Examples Repository +Examples Repository ### Binary Search Tree (BST) snippet @@ -695,4 +695,4 @@ import {UndirectedGraph} from 'data-structure-typed'; ![complexities](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/complexities-diff.jpg?raw=true) -![complexities of data structures](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/data-structure-complexities.jpg?raw=true) \ No newline at end of file +![complexities of data structures](https://github.com/zrwusa/assets/blob/master/images/data-structure-typed/assets/data-structure-complexities.jpg?raw=true)