diff --git a/_Sidebar.md b/_Sidebar.md index fb6cf30..09f34e1 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) -- [Modifiers](https://github.com/VinGarcia/ksql/wiki/Modifiers) +- [sql.Scan, sql.Value and 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)