Skip to content

Commit e7c7f1b

Browse files
Add new marketing callout content and unhide (#2857)
* Add new marketing callout content and unhide * Add cache buster to force reloading of JavaScript
1 parent 30ed54b commit e7c7f1b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

extra/docs_landing.html

+3-5
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@
304304
padding: 80px 0 96px;
305305
margin: 96px 0;
306306
position: relative;
307-
display: none;
308307
}
309308

310309
#guide .marketing-callout h2 {
@@ -687,11 +686,10 @@ <h3 class="mt-3">
687686

688687
<div id="bottomContent" style="display: none;">
689688
<div class="marketing-callout">
690-
<h2>Elastic ON Tour registration is live!</h2>
691-
<p>Join us for a day full of Elastic learning and networking. Find an ElasticON event near you.</p>
689+
<h2>Free Elastic training</h2>
690+
<p>Learn about Elasticsearch Relevance Engine™ (ESRE), designed to power AI search applications.</p>
692691
<a class="button btn-primary btn-small"
693-
href="https://www.elastic.co/events/elasticon?utm_campaign=elasticon-tour-overview&utm_source=website&utm_medium=docs-sidebar">Learn
694-
more</a>
692+
href="https://www.elastic.co/training/elasticsearch-relevance-engine-quick-start?tech=rtp&plcmt=cta-card&pg=docs">Explore now</a>
695693
</div>
696694

697695
<div class="my-4 need-help">

0 commit comments

Comments
 (0)