Skip to content

Commit 503d41d

Browse files
Fix ArangoDB logo image in Readme (#456)
* Fix ArangoDB logo image in Readme it wasn't working properly on some sites because of incorrect headers/redirects at main ArangoDB site. e.g. ![at pkg.go.dev](https://i.imgur.com/TZgdbJt.png) * Update README.md * Update README.md * test * Update README.md Co-authored-by: jwierzbo <[email protected]>
1 parent f21fd26 commit 503d41d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![ArangoDB-Logo](https://www.arangodb.com/docs/assets/arangodb_logo_2016_inverted.png)
1+
![ArangoDB-Logo](https://user-images.githubusercontent.com/3998723/207981337-79d49127-48fc-4c7c-9411-8a688edca1dd.png)
2+
23

34
# ArangoDB GO Driver
45

0 commit comments

Comments
 (0)