File: 0002-Link-to-local-copy-of-logo.patch

package info (click to toggle)
python-attrs 25.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,004 kB
  • sloc: python: 10,495; makefile: 153
file content (22 lines) | stat: -rw-r--r-- 601 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org>
Date: Fri, 23 Dec 2022 22:13:44 +0100
Subject: Link to local copy of logo

Forwarded: not-needed
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9568452..0131141 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1024,7 +1024,7 @@ To encourage more participation, the project has also been moved into a [dedicat
 
 `attrs` also has a logo now!
 
-```{image} https://www.attrs.org/en/latest/_static/attrs_logo.png
+```{image} _static/attrs_logo.png
 :alt: attrs logo
 ```