Skip to content

Commit e167d28

Browse files
doc: fix readme to correct logogram-color url
Signed-off-by: Derek Lewis <[email protected]>
1 parent 059449d commit e167d28

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
<!-- markdownlint-disable-next-line line-length -->
2-
3-
<a href="##"><img src="https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/logogram-color.svg?sanitize=true" alt="OpenINF logo" title="OpenINF" align="right" height="96" width="96" /></a>
1+
<a href="https://open.inf.is">
2+
<img
3+
src="https://open.inf.is/assets/img/svg/logogram-color.svg"
4+
alt="OpenINF logo"
5+
title="OpenINF"
6+
align="right"
7+
height="96"
8+
width="96"
9+
/>
10+
</a>
411

512
<div align="left">
613

@@ -188,7 +195,7 @@ The [SPDX](https://spdx.dev) license identifier for this project is
188195

189196
<a title="The OpenINF website" href="https://open.inf.is" rel="author">
190197
<!-- markdownlint-disable-next-line line-length -->
191-
<img alt="The OpenINF logo" height="32px" width="32px" src="https://raw.githubusercontent.com/openinf/openinf.github.io/live/assets/img/svg/logo.svg?sanitize=true" />
198+
<img alt="The OpenINF logo" height="32px" width="32px" src="https://open.inf.is/assets/img/svg/logogram-color.svg" />
192199
</a>
193200

194201
</div>

0 commit comments

Comments
 (0)