mirror of
https://github.com/logos-messaging/packages.git
synced 2026-07-31 23:53:11 +00:00
whoops fixed web and url
This commit is contained in:
parent
a9a6a8f2b4
commit
ef7e414e83
@ -8093,7 +8093,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "simple_graph",
|
"name": "simple_graph",
|
||||||
"url": "github:erhlee-bird/simple_graph",
|
"url": "https://github.com/erhlee-bird/simple_graph",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"datastructures",
|
"datastructures",
|
||||||
@ -8101,6 +8101,6 @@
|
|||||||
],
|
],
|
||||||
"description": "Simple Graph Library",
|
"description": "Simple Graph Library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "github:erhlee-bird/simple_graph"
|
"web": "https://github.com/erhlee-bird/simple_graph"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user