Skip to content

Commit af53a74

Browse files
doc: fix readme to correct logogram-color url
fix: rm unstable banner fix: use logogram color for bottom logo Signed-off-by: Derek Lewis <[email protected]>
1 parent 5152d5e commit af53a74

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11
<div align="center">
22

33
[!['Tesselation of swarm of cicadas flying into school of fish and translating into flying doves'][main-readme-hero]][main-readme-hero-url]
4-
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
54

65
</div>
76

87
<br />
98

10-
<!-- markdownlint-disable-next-line line-length -->
11-
<a href="##" title="">
12-
<img
13-
src="https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/logogram-color.svg?sanitize=true"
9+
<a href="https://open.inf.is">
10+
<img
11+
src="https://open.inf.is/assets/img/svg/logogram-color.svg"
1412
alt="OpenINF logo"
1513
title="OpenINF"
1614
align="right"
1715
height="96"
1816
width="96"
19-
/></a>
17+
/>
18+
</a>
2019

2120
<div align="left">
2221

@@ -125,15 +124,11 @@ href="https://open.inf.is" rel="author"> <img
125124
alt="The OpenINF logo"
126125
height="32px"
127126
width="32px"
128-
src="https://open.inf.is/assets/img/svg/logo.svg"
127+
src="https://open.inf.is/assets/img/svg/logogram-color.svg"
129128
/> </a>
130129

131130
</div>
132131

133-
<br /><br />
134-
135-
[![Orange banner indicating a preview software component][release-level-banner--unstable]](##)
136-
137132
<!-- ///////////////////////////////////////////////////////////////////////////
138133
////// LINK LABEL DEFINITIONS //////////////////////////
139134
//////////////////////////////////////////////////////////////////////////// -->
@@ -199,8 +194,5 @@ href="https://open.inf.is" rel="author"> <img
199194
https://img.shields.io/badge/type-prototype-blue.svg
200195
[prototyping-scheme-badge--shields]:
201196
https://img.shields.io/badge/scheme-evolutionary-blue.svg
202-
[release-level-banner--unstable]:
203-
https://raw.githubusercontent.com/OpenINF/openinf.github.io/live/assets/img/svg/release-level-banner--unstable.svg?sanitize=true
204-
'Banner for Release Level: Unstable'
205197
[Roadmap]: https://github.com/OpenINF/docker-fisher/issues 'Roadmap'
206198
[SPDX]: https://spdx.dev 'SPDX &#8211; Linux Foundation Projects Site'

0 commit comments

Comments
 (0)