Skip to content

Commit e6d1ae7

Browse files
authored
Add deprecation notice (#77)
1 parent 58f041e commit e6d1ae7

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

data-streams/streams-direct/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Using Data Streams with the Streams Direct implementation
22

3-
This folder contains the code examples to follow the Chainlink Data Streams guides with the [Streams Direct](https://docs.chain.link/data-streams#streams-direct-using-data-streams-with-your-own-bot) implementation.
3+
This folder contains **deprecated examples**.
44

5-
To learn more, see the following guides:
6-
7-
- [Fetch and decode reports via a REST API](https://docs.chain.link/data-streams/tutorials/streams-direct-api)
8-
- [Streams and decode reports via WebSocket](https://docs.chain.link/data-streams/tutorials/streams-direct-ws)
5+
You can now follow [Data Streams SDK guides](https://docs.chain.link/data-streams/tutorials/streams-direct/) to learn how to use the [Streams Direct](https://docs.chain.link/data-streams#streams-direct-using-data-streams-with-your-own-bot) implementation.

0 commit comments

Comments
 (0)