treewide: fix redirected and broken URLs

Using the script in maintainers/scripts/update-redirected-urls.sh
This commit is contained in:
Anthony Roussel
2023-10-30 21:41:44 +01:00
parent 5744e4ba8f
commit e30f48be94
111 changed files with 157 additions and 162 deletions

View File

@@ -34,7 +34,7 @@ in
prefix = ''${HOME}/.npm
https-proxy=proxy.example.com
init-license=MIT
init-author-url=http://npmjs.org
init-author-url=https://www.npmjs.com/
color=true
'';
};