Skip to content

Commit 95064c1

Browse files
committed
Fix broken search image link.
1 parent b0847c3 commit 95064c1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/explorer/search_and_filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Often, there is a large number of traces in the dataset. In this chapter, we des
66

77
For instance, searching for `maps` would return all traces containing the word `maps` somewhere in the trace.
88

9-
<img src="/assets/images/search.png" class="img-fluid" alt="Search bar in the Invariant Explorer">
9+
<img src="../assets/search.png" class="img-fluid" alt="Search bar in the Invariant Explorer">
1010

1111
## Exact search
1212

0 commit comments

Comments
 (0)