treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
||||
initially hidden, but can be revealed one by one by clicking on the
|
||||
"Proof" keyword.
|
||||
'';
|
||||
homepage = https://github.com/xavierleroy/coq2html;
|
||||
homepage = "https://github.com/xavierleroy/coq2html";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ jwiegley ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user