Commit fd514901 authored by FichteFoll's avatar FichteFoll

Merge pull request #4513 from david-soyez/master

Fixed repository url of Yii framework 1.1 snippets packge
parents c787ecb1 4dbc3e52
...@@ -109,8 +109,10 @@ ...@@ -109,8 +109,10 @@
] ]
}, },
{ {
"name": "Yii Framework Docs Search", "name": "Yii Framework 1.1 Snippets",
"details": "https://github.com/d3th/sublime-text2-yii-docs", "previous_names": ["Yii Framework Snippets"],
"details": "https://github.com/david-soyez/sublime-yii-snippets",
"labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -119,9 +121,8 @@ ...@@ -119,9 +121,8 @@
] ]
}, },
{ {
"name": "Yii Framework Snippets", "name": "Yii Framework Docs Search",
"details": "https://github.com/dexnode/sublime-yii-snippets", "details": "https://github.com/d3th/sublime-text2-yii-docs",
"labels": ["snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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