diff --git a/docs/tutorials/HTTP_Connector.md b/docs/tutorials/HTTP_Connector.md index e5ce84a58..37e86a09e 100644 --- a/docs/tutorials/HTTP_Connector.md +++ b/docs/tutorials/HTTP_Connector.md @@ -13,8 +13,7 @@ The following are the available Kurrent sinks: 2. [MongoDB Sink](/server/v24.10/features/connectors/sinks/mongo.html) 3. [RabbitMQ Sink](/server/v24.10/features/connectors/sinks/rabbitmq.html) 4. [HTTP Sink](/server/v24.10/features/connectors/sinks/http.html) -5. [Logger Sink](/server/v24.10/features/connectors/sinks/logger.html) -6. [Serilog Sink](/server/v24.10/features/connectors/sinks/serilog.html) +5. [Serilog Sink](/server/v24.10/features/connectors/sinks/serilog.html) 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.