treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Minimalist command-line Pivotal Tracker client";
|
||||
homepage = http://www.github.com/raul/pt;
|
||||
homepage = "http://www.github.com/raul/pt";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ebzzry manveru nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user