Merge pull request #19976 from 8573/8573/fix/pkg/google-fonts/typos/1

google-fonts: Fix typos in homepage, description
This commit is contained in:
Tim Steinbach 2016-10-29 16:30:53 -04:00 committed by GitHub
commit 52a1682cf6

View File

@ -38,8 +38,8 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = https://www.google.com/fontsl;
description = "Font files available from Google Font";
homepage = https://fonts.google.com;
description = "Font files available from Google Fonts";
license = with licenses; [ asl20 ofl ufl ];
platforms = platforms.all;
hydraPlatforms = [];