Skip to content

Commit af05411

Browse files
authored
Merge pull request #80420 from rh-tokeefe/OSSM-6940
OSSM-6940: Update _previewpage to include Service Mesh
2 parents 91f6f95 + 7b901c4 commit af05411

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)