treewide: update permanent url redirects

This commit is contained in:
Sandro Jäckel
2021-01-26 01:33:42 +01:00
parent fa5ef2cf62
commit ced3ec6ce3
16 changed files with 24 additions and 24 deletions

View File

@@ -3871,7 +3871,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "Static analysis tool for JavaScript";
homepage = "http://jshint.com/";
homepage = "https://jshint.com/";
license = "(MIT AND JSON)";
};
production = true;