Skip to content

Commit e6b6f98

Browse files
Add atomic maps supporter (#380)
**Related Issue(s):** - # **Description:** **PR Checklist:** - [ ] Code is formatted and linted (run `pre-commit run --all-files`) - [ ] Tests pass (run `make test`) - [ ] Documentation has been updated to reflect changes, if applicable - [ ] Changes are added to the changelog
1 parent 58a944a commit e6b6f98

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,13 @@ The following organizations have contributed time and/or funding to support the
1717

1818
<p align="left">
1919
<a href="https://healy-hyperspatial.github.io/">
20-
<img src="assets/hh-logo-blue.png" alt="Healy Hyperspatial" height="120">
20+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/hh-logo-blue.png" alt="Healy Hyperspatial" height="120">
2121
</a>
22+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
23+
<a href="https://atomicmaps.io/">
24+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/am-logo-black.png" alt="Atomic Maps" height="120">
25+
</a>
26+
</p>
2227

2328
---
2429

assets/am-logo-black.png

92.2 KB
Loading

0 commit comments

Comments
 (0)