diff options
Diffstat (limited to 'gnu/packages/fonts.scm')
-rw-r--r-- | gnu/packages/fonts.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index f7e7fa1a66..b67c80824d 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2229,7 +2229,7 @@ and stylistic alternates.") (add-before 'install-license-files 'enter-license-directory (lambda _ (chdir "../../..")))))) - (home-page "https://blog.golang.org/go-fonts") + (home-page "https://go.dev/blog/go-fonts") (synopsis "The Go font family") (description "The Go font family is a set of WGL4 TrueType fonts from the Bigelow & |