Skip to content

Commit

Permalink
change elasticsearch-transport to elasticsearch-connector in componen…
Browse files Browse the repository at this point in the history
…t menu
  • Loading branch information
mojavelinux committed Aug 24, 2018
1 parent 533f3bd commit 2a82acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/header-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ul>
<ul>
<li class="heading"><a href="{{siteRootPath}}/server/5.5/connectors/intro.html">Connectors</a></li>
<li><a href="{{siteRootPath}}/elasticsearch-transport/3.0/index.html">Elasticsearch</a></li>
<li><a href="{{siteRootPath}}/elasticsearch-connector/3.0/index.html">Elasticsearch</a></li>
<li><a href="{{siteRootPath}}/server/5.5/connectors/hadoop-1.2/hadoop.html">Hadoop</a></li>
<li><a href="{{siteRootPath}}/kafka-connector/{{ifelse (eq env.STAGE 'production') '3.3' '3.4'}}/index.html">Kafka</a></li>
<li><a href="{{siteRootPath}}/spark-connector/2.2/index.html">Spark</a></li>
Expand Down

0 comments on commit 2a82acf

Please sign in to comment.