Update url for ternary_tree (#1738)

This commit is contained in:
Jon
2020-12-05 09:55:52 +01:00
committed by GitHub
parent 2e801634fb
commit d7d807f946
+2 -2
View File
@@ -14759,14 +14759,14 @@
},
{
"name": "ternary_tree",
"url": "https://github.com/Cirru/ternary-tree",
"url": "https://github.com/calcit-lang/ternary-tree",
"method": "git",
"tags": [
"data-structure"
],
"description": "Structural sharing data structure of lists and maps.",
"license": "MIT",
"web": "https://github.com/Cirru/ternary-tree"
"web": "https://github.com/calcit-lang/ternary-tree"
},
{
"name": "reframe",