treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "SMTP server and web interface to locally test outbound emails";
|
||||
homepage = https://mailcatcher.me/;
|
||||
homepage = "https://mailcatcher.me/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ zarelit nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user