Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 1a70e0e

Browse files
committed
Fix adapters include for warnings
1 parent 82c4c03 commit 1a70e0e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/source/introduction/adapters.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,4 @@ Unlike [Drivers](./drivers.md), which establish the foundational connections to
1717

1818
## Types of Adapters
1919

20-
```{include} ../api-reference/adapters/index.md
21-
:start-after: "## Types of Adapters"
22-
:end-before: "```{toctree}"
23-
```
20+
* 📡 [Network](../api-reference/adapters/network.md): Adapters that transform network connections and streams into different protocols or connection types.

0 commit comments

Comments
 (0)