treewide: standardize URL format by removing trailing slashes (#1566)

Link: https://github.com/nix-community/stylix/pull/1566

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
This commit is contained in:
NAHO 2025-07-06 22:18:33 +02:00 committed by GitHub
parent 50ed5ddd10
commit bba3152bd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 46 additions and 46 deletions

View file

@ -1,5 +1,5 @@
{
name = "Nushell";
homepage = "https://www.nushell.sh/";
homepage = "https://www.nushell.sh";
maintainers = [ ];
}