aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 3fca126..b07f8e3 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]