treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
|
||||
GTD. Meanwhile, XMind can read FreeMind and MindManager files,
|
||||
and save to Evernote.
|
||||
'';
|
||||
homepage = https://www.xmind.net/;
|
||||
homepage = "https://www.xmind.net/";
|
||||
license = licenses.unfree;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ michalrus ma27 ];
|
||||
|
||||
Reference in New Issue
Block a user