summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2023-02-17 17:35:14 -0500
committerGitHub <noreply@github.com>2023-02-17 17:35:14 -0500
commit73e53a75d1243a65d957c44edee305cd930fdabd (patch)
treee0ab17714093ac72004c1fe8354556d78a9c594b
parenta9395b87873215ec6ca2748e83e710dc130fd859 (diff)
parente77f9c4f7cc91add739c4b65edb1e15ca442bdf7 (diff)
downloadnumpy-73e53a75d1243a65d957c44edee305cd930fdabd.tar.gz
Merge pull request #23239 from ngoldbaum/logo-fix
DOC: update link for logo in the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02f8f17fb..8377e01b0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<h1 align="center">
-<img src="/branding/logo/primary/numpylogo.svg" width="300">
+<img src="https://raw.githubusercontent.com/numpy/numpy/main/branding/logo/primary/numpylogo.svg" width="300">
</h1><br>