Skip to content

Commit f2e51eb

Browse files
committed
Move 'Lookup Tables' in index
1 parent 45b6b33 commit f2e51eb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/search/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ In this section, we'll introduce the following concepts:
4141
<p>Cheat sheets provide examples of useful search queries for different use cases.</p>
4242
</div>
4343
</div>
44-
<div className="box smallbox card">
45-
<div className="container">
46-
<a href="/docs/search/lookup-tables"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Lookup Tables</h4></a>
47-
<p>Learn about Lookup tables and the search operators you can use with them.</p>
48-
</div>
49-
</div>
5044
<div className="box smallbox card">
5145
<div className="container">
5246
<a href="/docs/search/behavior-insights"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Behavior Insights</h4></a>
@@ -65,6 +59,12 @@ In this section, we'll introduce the following concepts:
6559
<p>Run a compare operation automatically from your search results.</p>
6660
</div>
6761
</div>
62+
<div className="box smallbox card">
63+
<div className="container">
64+
<a href="/docs/search/lookup-tables"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Lookup Tables</h4></a>
65+
<p>Learn about Lookup tables and the search operators you can use with them.</p>
66+
</div>
67+
</div>
6868
<div className="box smallbox card">
6969
<div className="container">
7070
<a href="/docs/search/optimize-search-performance"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Optimize Search Performance</h4></a>

0 commit comments

Comments
 (0)