Skip to content

Commit 7b901c4

Browse files
committed
OSSM-6940: Update _previewpage to include Service Mesh
1 parent 4c481c5 commit 7b901c4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

scripts/ocpdocs/_previewpage

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,23 @@
221221
</p>
222222
</div>
223223
</div>
224+
<div class="col-sm-6 text-center">
225+
<h2>OpenShift Service Mesh</h2>
226+
<div class="list-group">
227+
<p>
228+
<a
229+
role="button"
230+
class="btn btn-primary"
231+
href="/openshift-service-mesh/latest/welcome/index.html"
232+
>
233+
<i class="fa fa-arrow-circle-o-right"></i> Service Mesh</a
234+
>
235+
</p>
236+
<p class="list-group-item-text">
237+
OpenShift Service Mesh documentation.
238+
</p>
239+
</div>
240+
</div>
224241
</div>
225242
</div>
226243
</div>

0 commit comments

Comments
 (0)