File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ openshift-origin:
27
27
enterprise-3.7 :
28
28
name : ' 3.7'
29
29
dir : ' 3.7'
30
+ enterprise-3.9 :
31
+ name : ' 3.9'
32
+ dir : ' 3.9'
30
33
openshift-online :
31
34
name : OpenShift Online
32
35
author :
OpenShift Documentation Project <[email protected] >
@@ -84,7 +87,7 @@ openshift-dedicated:
84
87
site_name : Documentation
85
88
site_url : https://docs.openshift.com/
86
89
branches :
87
- enterprise-3.6 :
90
+ enterprise-3.7 :
88
91
name : ' Latest'
89
92
dir : dedicated
90
93
atomic-registry :
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ <h1 class="cover-heading">Documentation</h1>
58
58
< button type ="button " class ="btn btn-primary dropdown-toggle " data-toggle ="dropdown " aria-expanded ="false "> Select Version< span class ="caret "> </ span > </ button >
59
59
< ul class ="dropdown-menu " role ="menu ">
60
60
< li > < a href ="latest/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin Latest</ a > </ li >
61
+ < li > < a href ="3.9/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin 3.9</ a > </ li >
62
+ < li > < a href ="3.7/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin 3.7</ a > </ li >
61
63
< li > < a href ="3.6/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin 3.6</ a > </ li >
62
64
< li > < a href ="1.5/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin 1.5</ a > </ li >
63
65
< li > < a href ="1.4/ "> < i class ="fa fa-arrow-circle-o-right "> </ i > Origin 1.4</ a > </ li >
You can’t perform that action at this time.
0 commit comments