From 2a207aee5cf46eead02169491c61a05dd2fb7cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?javier=20ram=C3=ADrez?= Date: Thu, 8 Aug 2024 17:49:58 +0200 Subject: [PATCH] Update clients/date-to-timestamp-conversion.md Style fix Co-authored-by: Nick Woolmer <29717167+nwoolmer@users.noreply.github.com> --- clients/date-to-timestamp-conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/date-to-timestamp-conversion.md b/clients/date-to-timestamp-conversion.md index 326f8bcc..14b5f437 100644 --- a/clients/date-to-timestamp-conversion.md +++ b/clients/date-to-timestamp-conversion.md @@ -317,7 +317,7 @@ class Program } ``` -Learn more about the [QuestDB .Net Client](/docs/clients/ingest-dotnet/) +Learn more about the [QuestDB .NET Client](/docs/clients/ingest-dotnet/) ## Date to Timestamp in Javascript/nodejs