Skip to content

Commit

Permalink
Merge pull request #811 from jupyterhub/GeorgianaElena-patch-1
Browse files Browse the repository at this point in the history
Update progress_page_favicon_url link
  • Loading branch information
GeorgianaElena committed Apr 27, 2022
2 parents bad6307 + 87258b5 commit 4143769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
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 = """
<html>
<head>
Expand Down

0 comments on commit 4143769

Please sign in to comment.