diff --git a/metadata/ru.gelin.android.weather.notification.yml b/metadata/ru.gelin.android.weather.notification.yml index 8c3250d273..73f89e788d 100644 --- a/metadata/ru.gelin.android.weather.notification.yml +++ b/metadata/ru.gelin.android.weather.notification.yml @@ -3,9 +3,8 @@ AntiFeatures: Categories: - Internet License: GPL-2.0-only -WebSite: https://bitbucket.org/gelin/weather-notification -SourceCode: https://bitbucket.org/gelin/weather-notification/src -IssueTracker: https://bitbucket.org/gelin/weather-notification/issues +SourceCode: https://github.com/gelin/weather-notification +IssueTracker: https://github.com/gelin/weather-notification/issues AutoName: Weather notification Description: |- @@ -17,7 +16,7 @@ Description: |- [[ru.gelin.android.weather.notification.skin.blacktext]] and [[ru.gelin.android.weather.notification.skin.whitetext]]. - This app uses the [http://openweathermap.org/ openweathermap] API. + This app uses the [https://openweathermap.org/ openweathermap] API. ''NonFreeNet:'' OpenWeatherMap service itself is not open source. diff --git a/srclibs/WeatherNotification.yml b/srclibs/WeatherNotification.yml index 2a528d14cc..1e1bef32fc 100644 --- a/srclibs/WeatherNotification.yml +++ b/srclibs/WeatherNotification.yml @@ -1,2 +1,2 @@ -RepoType: hg -Repo: https://bitbucket.org/gelin/weather-notification +RepoType: git +Repo: https://github.com/gelin/weather-notification