File: 0002-Use-local-copy-of-uvicorn-logo.patch

package info (click to toggle)
python-uvicorn 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,116 kB
  • sloc: python: 5,209; sh: 84; makefile: 15; javascript: 4
file content (19 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sun, 21 Oct 2018 19:59:51 +0200
Subject: Use local copy of uvicorn logo.

---
 docs/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index d7d02e1..f0a82eb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,5 +1,5 @@
 <p align="center">
-  <img width="320" height="320" src="https://raw.githubusercontent.com/tomchristie/uvicorn/master/docs/uvicorn.png" alt='uvicorn'>
+  <img width="320" height="320" src="uvicorn.png" alt='uvicorn'>
 </p>
 
 <p align="center">