Commit 485fbcaa authored by FichteFoll's avatar FichteFoll

Merge pull request #2700 from spgennard/master

change repos url
parents 83b70724 2627a82a
...@@ -613,12 +613,12 @@ ...@@ -613,12 +613,12 @@
}, },
{ {
"name" : "COBOL Syntax", "name" : "COBOL Syntax",
"details": "https://bitbucket.org/spgennard/sublime_cobol", "details": "https://bitbucket.org/bitlang/sublime_cobol",
"labels": ["language syntax","completion"], "labels": ["language syntax","completion"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://bitbucket.org/spgennard/sublime_cobol#tags" "details": "https://bitbucket.org/bitlang/sublime_cobol#tags"
} }
] ]
}, },
......
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