Skip to content

Commit 838f28b

Browse files
remove ?raw=true from img path
1 parent b81cbf7 commit 838f28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/relevancy/ranking_rules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The `attribute` rule sorts the results by [attribute importance](/learn/relevanc
110110

111111
<Tab title="Exactness">
112112
<Frame>
113-
<img src="/assets/images/ranking-rules/knight.png?raw=true" alt="Demonstrating the exactness ranking rule by searching for 'Knight'" />
113+
<img src="/assets/images/ranking-rules/knight.png" alt="Demonstrating the exactness ranking rule by searching for 'Knight'" />
114114
</Frame>
115115

116116
### Exactness

0 commit comments

Comments
 (0)