Skip to content

Commit e065c33

Browse files
authored
docs: link to Vortex Explorer (#8132)
Seems a fine place to put it? Signed-off-by: Daniel King <dan@spiraldb.com>
1 parent a2323f1 commit e065c33

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/getting-started/query.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ LIMIT 10
3232

3333
Use `[` and `]` to paginate results, `s` to sort by the selected column.
3434

35+
For a browser-based view of a single Vortex file, use
36+
[Vortex Explorer](https://explore.vortex.dev/). It lets you visually inspect the file contents,
37+
including raw bytes in a hex dump-like view.
38+
3539
## Inspect
3640

3741
View the file structure without the full TUI:

0 commit comments

Comments
 (0)