File tree Expand file tree Collapse file tree
src/Elastic.Documentation.Site/Layout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <div id =" elastic-nav" hx-disable =" true" ></div >
44 @{
55 var elasticNavUrl = Model .Features .StagingElasticNavEnabled
6- ? " https://www-elastic-co-pr-3017.app.elstc .co/elastic-nav.js"
7- : " https://www-elastic-co-pr-3017.app.elstc .co/elastic-nav.js" ;
6+ ? " https://qa-www.elastic .co/elastic-nav.js"
7+ : " https://qa-www.elastic .co/elastic-nav.js" ;
88 }
99 <script src =" @elasticNavUrl" async ></script >
1010</div >
Original file line number Diff line number Diff line change 55 <div id =" elastic-nav" hx-disable =" true" ></div >
66 @{
77 var elasticNavUrl = Model .Features .StagingElasticNavEnabled
8- ? " https://www-elastic-co-pr-3017.app.elstc .co/elastic-nav.js"
9- : " https://www-elastic-co-pr-3017.app.elstc .co/elastic-nav.js" ;
8+ ? " https://qa-www.elastic .co/elastic-nav.js"
9+ : " https://qa-www.elastic .co/elastic-nav.js" ;
1010 }
1111 <script src =" @elasticNavUrl" async ></script >
1212 </div >
You can’t perform that action at this time.
0 commit comments