From 738c661636133f4c4a45f47a824e5556cd7fb6d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Sat, 17 Dec 2022 15:50:35 -0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 7c5593d..fb6cf30 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,7 +6,7 @@ ### Features - [Querying in Chunks for Big Queries](https://github.com/VinGarcia/ksql/wiki/Querying-in-Chunks-for-Big-Queries) -- [Understanding KSQL Modifiers](https://github.com/VinGarcia/ksql/wiki/Modifiers) +- [Modifiers](https://github.com/VinGarcia/ksql/wiki/Modifiers) ### Advanced Features - [Avoiding Code Duplication with the SELECT Builder](https://github.com/VinGarcia/ksql/wiki/Avoiding-Code-Duplication-with-the-Select-Builder)