diff options
-rw-r--r-- | gnu/packages/web-browsers.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index dd113bc0d4..6508419418 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -621,7 +621,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.") (install-file "bombadillo.1" mandir) (install-file "bombadillo-icon.png" pixdir) #t))))))) - (home-page "http://bombadillo.colorfield.space") + (home-page "https://bombadillo.colorfield.space") (synopsis "Terminal browser for the gopher, gemini, and finger protocols") (description "Bombadillo is a non-web browser for the terminal with vim-like key bindings, a document pager, configurable settings, and robust |