diff --git a/Formula/latex2html.rb b/Formula/latex2html.rb
index 80aeb49c6b..59bf44b22b 100644
--- a/Formula/latex2html.rb
+++ b/Formula/latex2html.rb
@@ -2,6 +2,7 @@ class Latex2html < Formula
   desc "LaTeX-to-HTML translator"
   homepage "https://www.ctan.org/pkg/latex2html"
   url "http://mirrors.ctan.org/support/latex2html/latex2html-2018.tar.gz"
+  mirror "https://ftp.gnome.org/mirror/CTAN/support/latex2html/latex2html-2018.tar.gz"
   sha256 "09e37526d169e77c266c23122348998a0841c3d50866e45ff2550128157ad4e2"
 
   bottle do