Skip to content

Commit a50efcb

Browse files
edouardbraduweiss
authored andcommitted
Fix alphabetical ordering
1 parent f18299c commit a50efcb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@
9595
,
9696
<a href="https://fly.io">Fly.io</a>
9797
,
98-
<a href="https://www.qovery.com">Qovery</a>
99-
,
10098
<a
10199
href="https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support"
102100
>
@@ -107,6 +105,8 @@
107105
,
108106
<a href="https://opennebula.io/firecracker/">OpenNebula</a>
109107
,
108+
<a href="https://www.qovery.com">Qovery</a>
109+
,
110110
<a href="https://github.com/solo-io/unik">UniK</a>
111111
, and
112112
<a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>
@@ -277,7 +277,7 @@
277277
,
278278
<a href="https://fly.io">Fly.io</a>
279279
,
280-
<a href="https://www.qovery.com">Qovery</a>
280+
<a href="https://www.koyeb.com">Koyeb</a>
281281
,
282282
<a
283283
href="https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support"
@@ -287,6 +287,8 @@
287287
,
288288
<a href="https://opennebula.io/firecracker/">OpenNebula</a>
289289
,
290+
<a href="https://www.qovery.com">Qovery</a>
291+
,
290292
<a href="https://github.com/solo-io/unik">UniK</a>
291293
, and
292294
<a href="https://www.weave.works/oss/firekube/">Weave FireKube</a>

0 commit comments

Comments
 (0)