8000 Merge branch 'master' of github.com:facebook/immutable-js · powercoder23/immutable-js@ee38270 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee38270

Browse files
committed
Merge branch 'master' of github.com:facebook/immutable-js
2 parents 1c9d970 + eef9dac commit ee38270

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
@@ -21,8 +21,8 @@ intermediate representations. Create some `Seq` with `Range` and `Repeat`.
2121

2222
[Persistent]: http://en.wikipedia.org/wiki/Persistent_data_structure
2323
[Immutable]: http://en.wikipedia.org/wiki/Immutable_object
24-
[hash maps tries]: (http://en.wikipedia.org/wiki/Hash_array_mapped_trie)
25-
[vector tries]: (http://hypirion.com/musings/understanding-persistent-vector-pt-1)
24+
[hash maps tries]: http://en.wikipedia.org/wiki/Hash_array_mapped_trie
25+
[vector tries]: http://hypirion.com/musings/understanding-persistent-vector-pt-1
2626

2727

2828
Getting started

0 commit comments

Comments
 (0)
0