treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -41,8 +41,8 @@ let generic = { major, version, src }:
|
||||
finds structures that satisfy them. Structures are displayed graphically,
|
||||
and their appearance can be customized for the domain at hand.
|
||||
'';
|
||||
homepage = http://alloytools.org/;
|
||||
downloadPage = http://alloytools.org/download.html;
|
||||
homepage = "http://alloytools.org/";
|
||||
downloadPage = "http://alloytools.org/download.html";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ notbandali ];
|
||||
|
||||
Reference in New Issue
Block a user