File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
< tr >
3
3
< th >
4
4
< a href ='{{ relref . "/develop/get-started" }} '>
5
- < img src ={{ relURL "images/icon_logo/icon-developers-32-midnight.png" }}/>
5
+ < img src =' {{ relURL "images/icon_logo/icon-developers-32-midnight.png" }} ' />
6
6
< strong > Quick start</ strong >
7
7
</ a >
8
8
</ th >
9
9
< th >
10
10
< a href ='{{ relref . "/develop/data-types" }} '>
11
- < img src ={{ relURL "images/icon_logo/icon-data-structures-32-midnight.png" }}/>
11
+ < img src =' {{ relURL "images/icon_logo/icon-data-structures-32-midnight.png" }} ' />
12
12
< strong > Data types</ strong >
13
13
</ a >
14
14
</ th >
15
15
< th >
16
16
< a href ='{{ relref . "/develop/interact/search-and-query" }} '>
17
- < img src ={{ relURL "images/icon_logo/icon-text-search-32-midnight.png" }}/>
17
+ < img src =' {{ relURL "images/icon_logo/icon-text-search-32-midnight.png" }} ' />
18
18
< strong > Query engine</ strong >
19
19
</ a >
20
20
</ th >
You can’t perform that action at this time.
0 commit comments