diff --git a/Formula/font-playwrite-us-trad-guides.rb b/Formula/font-playwrite-us-trad-guides.rb index a676e1582..ad8518fce 100644 --- a/Formula/font-playwrite-us-trad-guides.rb +++ b/Formula/font-playwrite-us-trad-guides.rb @@ -1,7 +1,8 @@ class FontPlaywriteUsTradGuides < Formula desc "Playwrite us trad guides font" - homepage "https://github.com/TypeTogether/Playwrite" - head "https://github.com/google/fonts/raw/main/ofl/playwriteustradguides/PlaywriteUSTradGuides-Regular.ttf" + homepage "https://fonts.google.com/specimen/Playwrite+US+Trad+Guides" + head "https://github.com/google/fonts/raw/main/ofl/playwriteustradguides/PlaywriteUSTradGuides-Regular.ttf", + verified: "github.com/google/fonts/" def install (share/"fonts").install Dir.glob("./**/PlaywriteUSTradGuides-Regular.ttf")[0]