add link icon to Mapping API link for scripted fields

This commit is contained in:
Tim Roes 2015-02-07 22:42:04 +01:00
parent 0aa2cf247b
commit f3ce29b576

View file

@ -32,8 +32,9 @@
index and the field's associated core type as recorded by Elasticsearch.
While this list allows you to view the core type of each field, changing
field types must be done using Elasticsearch's
<a href="http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping.html">
<a target="_window" href="http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping.html">
Mapping API
<i class="fa-link fa"></i>
</a>
</p>
<div bo-if="indexPattern.timeFieldName && indexPattern.intervalName" class="alert alert-info">