You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/ru/substreams/developing/sinks.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Sinks are integrations that allow you to send the extracted data to different de
15
15
> Note: Some of the sinks are officially supported by the StreamingFast core development team (i.e. active support is provided), but other sinks are community-driven and support can't be guaranteed.
16
16
17
17
-[SQL Database](https://docs.substreams.dev/how-to-guides/sinks/sql-sink): Send the data to a database.
18
-
-[Subgraph](./sps/introduction.mdx): Configure an API to meet your data needs and host it on The Graph Network.
18
+
-[Subgraph](/sps/introduction/): Configure an API to meet your data needs and host it on The Graph Network.
19
19
-[Direct Streaming](https://docs.substreams.dev/how-to-guides/sinks/stream): Stream data directly from your application.
20
20
-[PubSub](https://docs.substreams.dev/how-to-guides/sinks/pubsub): Send data to a PubSub topic.
21
21
-[Community Sinks](https://docs.substreams.dev/how-to-guides/sinks/community-sinks): Explore quality community maintained sinks.
0 commit comments