From 87258b5abd8b055ce809c6756963af78cb15d9d6 Mon Sep 17 00:00:00 2001 From: Georgiana Elena Date: Wed, 27 Apr 2022 15:41:20 +0300 Subject: [PATCH] Update progress_page_favicon_url link --- bootstrap/bootstrap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/bootstrap.py b/bootstrap/bootstrap.py index dab7f8e..07cd01c 100644 --- a/bootstrap/bootstrap.py +++ b/bootstrap/bootstrap.py @@ -47,7 +47,7 @@ import logging import shutil import urllib.request -progress_page_favicon_url = "https://raw.githubusercontent.com/jupyterhub/jupyterhub/HEAD/share/jupyterhub/static/favicon.ico" +progress_page_favicon_url = "https://raw.githubusercontent.com/jupyterhub/jupyterhub/main/share/jupyterhub/static/favicon.ico" progress_page_html = """