Skip to content

Commit

Permalink
Use absolute URL for logo in readme (#253)
Browse files Browse the repository at this point in the history
* Use absolute URL for logo in readme

* Update README.md
  • Loading branch information
jhamman authored Oct 15, 2024
1 parent b30e6a4 commit 22d0a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Icechunk

![Icechunk logo](docs/docs/assets/logo.svg)
![Icechunk logo](https://raw.githubusercontent.com/earth-mover/icechunk/refs/heads/main/docs/docs/assets/logo.svg)

Icechunk is a transactional storage engine for Zarr designed for use on cloud object storage.
<!--home-start-->
Expand Down

0 comments on commit 22d0a48

Please sign in to comment.