From 9105cd21ba7b3a6c825c9f0ac051dcf893be126e Mon Sep 17 00:00:00 2001 From: ohemorange Date: Mon, 24 Feb 2025 11:17:03 -0800 Subject: [PATCH] Update url for moved image to fix readthedocs build (#10200) https://readthedocs.org/projects/eff-certbot/builds/27298576/ was failing with `WARNING: Could not fetch remote image: https://raw.githubusercontent.com/EFForg/design/master/logos/eff-certbot-lockup.png [404]` This is because the file was moved to https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png as you can see here: https://github.com/EFForg/design/tree/master/logos/certbot --- certbot/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/README.rst b/certbot/README.rst index ebf0ab61a..496b24ab2 100644 --- a/certbot/README.rst +++ b/certbot/README.rst @@ -6,7 +6,7 @@ :target: https://dev.azure.com/certbot/certbot/_build?definitionId=5 :alt: Azure Pipelines CI status -.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/eff-certbot-lockup.png +.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png :width: 200 :alt: EFF Certbot Logo