whoops fixed web and url
This commit is contained in:
parent
a9a6a8f2b4
commit
ef7e414e83
1 changed files with 2 additions and 2 deletions
|
|
@ -8093,7 +8093,7 @@
|
|||
},
|
||||
{
|
||||
"name": "simple_graph",
|
||||
"url": "github:erhlee-bird/simple_graph",
|
||||
"url": "https://github.com/erhlee-bird/simple_graph",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"datastructures",
|
||||
|
|
@ -8101,6 +8101,6 @@
|
|||
],
|
||||
"description": "Simple Graph Library",
|
||||
"license": "MIT",
|
||||
"web": "github:erhlee-bird/simple_graph"
|
||||
"web": "https://github.com/erhlee-bird/simple_graph"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue