treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -63,7 +63,7 @@ buildPythonPackage rec {
|
||||
An open source facility for XBRL, the eXtensible Business Reporting
|
||||
Language supporting various standards, exposed through a Python or
|
||||
REST API'' + lib.optionalString gui " and a graphical user interface";
|
||||
homepage = http://arelle.org/;
|
||||
homepage = "http://arelle.org/";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ roberth ];
|
||||
|
||||
Reference in New Issue
Block a user