Commit 42f820ca authored by Adi's avatar Adi

Update c.json

Removed '/tree/master' from the urls.
parent aeb045ae
...@@ -164,12 +164,12 @@ ...@@ -164,12 +164,12 @@
}, },
{ {
"name": "Canvas Snippets", "name": "Canvas Snippets",
"details": "https://github.com/skadimoolam/Canvas-Snippets/tree/master", "details": "https://github.com/skadimoolam/Canvas-Snippets",
"labels": ["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/skadimoolam/Canvas-Snippets/tree/master" "details": "https://github.com/skadimoolam/Canvas-Snippets"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment