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 2abab37 commit eb6f95cCopy full SHA for eb6f95c
README.md
@@ -1,8 +1,8 @@
1
-[js-collections-chainmap](http://aureooms.github.io/js-collections-chainmap)
+[@aureooms/js-collections-chainmap](https://aureooms.github.io/js-collections-chainmap)
2
==
3
4
Python's chainmap data structure for JavaScript. Parent is
5
-[js-collections](https://github.com/aureooms/js-collections).
+[@aureooms/js-collections](https://github.com/aureooms/js-collections).
6
7
```js
8
let A = dict( [ [ "x" , "A" ] ] ) ;
0 commit comments