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 18626b9 commit e1c5d0fCopy full SHA for e1c5d0f
README.md
@@ -3,7 +3,7 @@
3
4
Python's deque data structure for JavaScript.
5
See [docs](https://data-structures-and-algorithms.github.io/deque).
6
-Parent is [js-data-structures](https://github.com/data-structures-and-algorithms/data-structures).
+Parent is [js-data-structures](https://github.com/make-github-pseudonymous-again/js-data-structures).
7
8
```js
9
import {deque} from '@data-structure/deque';
0 commit comments