Skip to content

Commit d1f4425

Browse files
📚 docs(README): Fix links.
1 parent 11c2698 commit d1f4425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
[@aureooms/js-collections-deque](http://aureooms.github.io/js-collections-deque)
1+
[@aureooms/js-collections-deque](https://aureooms.github.io/js-collections-deque)
22
==
33

44
<img src="https://wallazee.global.ssl.fastly.net/images/variant/20130718-89a718ff85be19c11c3b23029d6df275c65dd9a127126bc96e1924b-1024.png" width="864">
55

66
Python's deque data structure for JavaScript.
7-
See [docs](http://aureooms.github.io/js-collections-deque).
7+
See [docs](https://aureooms.github.io/js-collections-deque).
88
Parent is [@aureooms/js-data-structures](https://github.com/aureooms/js-data-structures).
99

1010
```js

0 commit comments

Comments
 (0)