treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
|
||||
- Asynchronous background rendering of the next page
|
||||
- Customizable multi-threaded caching
|
||||
'';
|
||||
homepage = https://seasonofcode.com/pages/jfbview.html;
|
||||
homepage = "https://seasonofcode.com/pages/jfbview.html";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user