treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -48,7 +48,7 @@ buildGoPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "A painless self-hosted Git service";
|
||||
homepage = https://gogs.io;
|
||||
homepage = "https://gogs.io";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.schneefux ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user