treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ buildGoPackage rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.tegola.io/;
|
||||
homepage = "https://www.tegola.io/";
|
||||
description = "Mapbox Vector Tile server";
|
||||
maintainers = with maintainers; [ ingenieroariel ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user