Skip to content

Commit 966d48d

Browse files
committed
Other Implementations -> Upcoming Implementations
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
1 parent f267c1d commit 966d48d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

public/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h1>Alibaba</h1>
352352
<div class="column is-quarter is-one-quarter-mobile has-text-left"><img src="images/logos/ohm-borderless.svg" alt="Ohm" /></div>
353353

354354
<div class="column is-three-quarters is-three-quarters-mobile">
355-
<h1>Other Implementations</h1>
355+
<h1>Upcoming Implementations</h1>
356356
</div>
357357

358358
</div>
@@ -362,10 +362,10 @@ <h1>Other Implementations</h1>
362362
</div>
363363
<div class="column is-three-quarters">
364364

365-
<p>A variety of parterns are supporting Open Application Model in their offerings:</p>
365+
<p>A variety of parterns working on adding support for Open Application Model in their offerings:</p>
366366
<ul>
367-
<li><b>Crossplane</b> (<a href="https://github.com/crossplaneio/crossplane/pull/1132">Soon</a>) - Manage your applications and infrastructure across clouds, regions, and clusters.</li>
368-
<li><b>Rainbond</b> (<a href="https://github.com/goodrain/rainbond/issues/616">Soon</a>) - Enterprise application cloud operating system.</li>
367+
<li><b>Crossplane</b> - Manage your applications and infrastructure across clouds, regions, and clusters. (<a href="https://github.com/crossplaneio/crossplane/pull/1132">More Info</a>)</li>
368+
<li><b>Rainbond</b> - Enterprise application cloud operating system. (<a href="https://github.com/goodrain/rainbond/issues/616">More Info</a>)</li>
369369
</ul>
370370
</div>
371371
</div>

themes/clean-landing/layouts/partials/implementations.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1>Alibaba</h1>
6868
<div class="column is-quarter is-one-quarter-mobile has-text-left"><img src="images/logos/ohm-borderless.svg" alt="Ohm" /></div>
6969

7070
<div class="column is-three-quarters is-three-quarters-mobile">
71-
<h1>Other Implementations</h1>
71+
<h1>Upcoming Implementations</h1>
7272
</div>
7373

7474
</div>
@@ -78,10 +78,10 @@ <h1>Other Implementations</h1>
7878
</div>
7979
<div class="column is-three-quarters">
8080

81-
<p>A variety of parterns are supporting Open Application Model in their offerings:</p>
81+
<p>A variety of parterns working on adding support for Open Application Model in their offerings:</p>
8282
<ul>
83-
<li><b>Crossplane</b> (<a href="https://github.com/crossplaneio/crossplane/pull/1132">Soon</a>) - Manage your applications and infrastructure across clouds, regions, and clusters.</li>
84-
<li><b>Rainbond</b> (<a href="https://github.com/goodrain/rainbond/issues/616">Soon</a>) - Enterprise application cloud operating system.</li>
83+
<li><b>Crossplane</b> - Manage your applications and infrastructure across clouds, regions, and clusters. (<a href="https://github.com/crossplaneio/crossplane/pull/1132">More Info</a>)</li>
84+
<li><b>Rainbond</b> - Enterprise application cloud operating system. (<a href="https://github.com/goodrain/rainbond/issues/616">More Info</a>)</li>
8585
</ul>
8686
</div>
8787
</div>

0 commit comments

Comments
 (0)