File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 7979 .api-link : hover {
8080 transform : scale (1.05 );
8181 }
82+ a {
83+ color : # f06421 ;
84+ text-decoration : none;
85+ font-weight : 500 ;
86+ }
87+ a : hover {
88+ text-decoration : underline;
89+ }
8290 .footer {
8391 padding : 1rem ;
8492 width : 100% ;
@@ -102,6 +110,10 @@ <h1>Service Available</h1>
102110 Please point your preferred Administrator Launcher to:< br >
103111 < span id ="jnlp-text " class ="jnlp-path-container "> </ span >
104112 </ p >
113+ < p >
114+ Don't have an Administrator Launcher yet? Learn about
115+ < a href ="https://docs.openintegrationengine.org/launchers/ " target ="_blank " rel ="noopener noreferrer "> available launcher options</ a > .
116+ </ p >
105117 < p >
106118 You can also explore the Client API at the link below.
107119 </ p >
You can’t perform that action at this time.
0 commit comments