diff --git a/composer.json b/composer.json index 6f1f793..709d6f5 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ } ], "support": { - "issues": "http://dev.entidi.com/p/silverstrap/issues/", - "source": "http://dev.entidi.com/p/silverstrap/source/tree/master/" + "issues": "https://track.entidi.com/project/view/9/", + "source": "https://track.entidi.com/source/silverstrap/" }, "require": { "entidi/silverstrap-module": "^2.0" diff --git a/docs/en/support.md b/docs/en/support.md index a71da7c..dcf649c 100644 --- a/docs/en/support.md +++ b/docs/en/support.md @@ -6,6 +6,6 @@ This project has been developed by [ntd](mailto:ntd@entidi.it). Its SilverStripe modules and themes. To check out the code, report issues or propose enhancements, go to the -[dedicated tracker](http://dev.entidi.com/p/silverstrap). +[dedicated tracker](https://track.entidi.com/project/view/9/). Alternatively you can do the same things by leveraging the official [github repository](https://github.com/ntd/silverstrap).