Skip to content

Commit 297711a

Browse files
Update HTTP_Connector.md (#880)
1 parent 30a71b0 commit 297711a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorials/HTTP_Connector.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ The following are the available Kurrent sinks:
1313
2. [MongoDB Sink](/server/v24.10/features/connectors/sinks/mongo.html)
1414
3. [RabbitMQ Sink](/server/v24.10/features/connectors/sinks/rabbitmq.html)
1515
4. [HTTP Sink](/server/v24.10/features/connectors/sinks/http.html)
16-
5. [Logger Sink](/server/v24.10/features/connectors/sinks/logger.html)
17-
6. [Serilog Sink](/server/v24.10/features/connectors/sinks/serilog.html)
16+
5. [Serilog Sink](/server/v24.10/features/connectors/sinks/serilog.html)
1817

1918
This step-by-step tutorial guides you through setting up a connector using the **HTTP Sink** in KurrentDB. This feature allows KurrentDB to push event data to an http endpoint.
2019

0 commit comments

Comments
 (0)