Commit dc729867 authored by FichteFoll's avatar FichteFoll

Merge pull request #3355 from pogosheep/master

Removed dead urls from my packages.
parents 304b1a73 e28631bb
...@@ -1187,8 +1187,6 @@ ...@@ -1187,8 +1187,6 @@
{ {
"name": "Color Scheme - Nice Blue Soda", "name": "Color Scheme - Nice Blue Soda",
"details": "https://bitbucket.org/DanielSiepmann/color-scheme-nice-blue-soda", "details": "https://bitbucket.org/DanielSiepmann/color-scheme-nice-blue-soda",
"issues": "https://danielsiepmann.atlassian.net/browse/CSNBS",
"homepage": "http://daniel-siepmann.de/projects/sublime-text/nice-blue-color-scheme/",
"author": "Daniel Siepmann", "author": "Daniel Siepmann",
"labels": ["color scheme"], "labels": ["color scheme"],
"releases": [ "releases": [
......
...@@ -453,8 +453,6 @@ ...@@ -453,8 +453,6 @@
}, },
{ {
"details": "https://bitbucket.org/DanielSiepmann/mercurial-for-sublime", "details": "https://bitbucket.org/DanielSiepmann/mercurial-for-sublime",
"homepage": "http://daniel-siepmann.de/projects/sublime-text/mercurial-for-sublime/",
"issues": "https://danielsiepmann.atlassian.net/browse/MFS",
"author": "Daniel Siepmann", "author": "Daniel Siepmann",
"labels": ["vcs", "hg"], "labels": ["vcs", "hg"],
"releases": [ "releases": [
......
...@@ -1516,8 +1516,6 @@ ...@@ -1516,8 +1516,6 @@
}, },
{ {
"details": "https://bitbucket.org/DanielSiepmann/typo3-fluid-snippets", "details": "https://bitbucket.org/DanielSiepmann/typo3-fluid-snippets",
"issues": "https://danielsiepmann.atlassian.net/browse/FS",
"homepage": "http://daniel-siepmann.de/projects/sublime-text/fluid-snippets/",
"author": "Daniel Siepmann", "author": "Daniel Siepmann",
"labels": ["snippets"], "labels": ["snippets"],
"releases": [ "releases": [
...@@ -1540,7 +1538,6 @@ ...@@ -1540,7 +1538,6 @@
{ {
"name": "TypoScript", "name": "TypoScript",
"details": "https://bitbucket.org/danielsiepmann-team/sublime-text-typoscript", "details": "https://bitbucket.org/danielsiepmann-team/sublime-text-typoscript",
"issues": "https://danielsiepmann.atlassian.net/browse/TS",
"author": "Daniel Siepmann", "author": "Daniel Siepmann",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
......
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