Skip to content

Commit 04a991e

Browse files
committed
fix: lookups.md
1 parent 4e21a50 commit 04a991e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/sender/lookup.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@
1313

1414
<!-- /code_chunk_output -->
1515

16-
::: warning
17-
:warning: **Warning:** Right now the upload of lookups is based on the `my.lookup.data` and `my.lookup.control` tables.
18-
This method will soon be deprecated on the Devo backend.
19-
As an alternative, you can use the Lookups API: [Lookups API Documentation](https://docs.devo.com/space/latest/127500289/Lookups+API).
20-
The Python SDK will support the Lookups API in future versions.
21-
:::
16+
> [!WARNING]
17+
> Right now the upload of lookups is based on the `my.lookup.data` and `my.lookup.control` tables.
18+
> This method will soon be deprecated on the Devo backend.
19+
> As an alternative, you can use the Lookups API: [Lookups API Documentation](https://docs.devo.com/space/latest/127500289/Lookups+API).
20+
> The Python SDK will support the Lookups API in future versions.
2221
2322

2423
## Overview

0 commit comments

Comments
 (0)