diff --git a/_Sidebar.md b/_Sidebar.md index e8c85d8..572a01d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -18,12 +18,13 @@ 4. **Brushes** 4.1. [Understanding CUE.NET brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) - 4.2. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) - 4.3. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) - 4.4. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) - 4.5. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) - 4.6. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) - 4.7. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) + 4.2. [Color-Corrections](https://github.com/DarthAffe/CUE.NET/wiki/Color-Corrections) + 4.3. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) + 4.4. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) + 4.5. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) + 4.6. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) + 4.7. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) + 4.8. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) 5. **Effects** 5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)