Skip to content

Commit fed7324

Browse files
authored
Merge pull request #48939 from mburke5678/Add-4-11-OKD-dropdown
Add 4.11 to docs.okd.io
2 parents 08af24a + 0b2acbb commit fed7324

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_distro_map.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ openshift-origin:
2424
enterprise-4.10:
2525
name: '4.10'
2626
dir: '4.10'
27+
enterprise-4.10:
28+
name: '4.11'
29+
dir: '4.11'
2730
enterprise-3.6:
2831
name: '3.6'
2932
dir: '3.6'

index-community.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ <h1 class="cover-heading">Documentation</h1>
5050
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Select Version<span class="caret"></span></button>
5151
<ul class="dropdown-menu" role="menu">
5252
<li><a href="latest/"><i class="fa fa-arrow-circle-o-right"></i> OKD Latest</a></li>
53+
<li><a href="4.11/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.11</a></li>
5354
<li><a href="4.10/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.10</a></li>
5455
<li><a href="4.9/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.9</a></li>
5556
<li><a href="4.8/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.8</a></li>

0 commit comments

Comments
 (0)