diff --git a/docs/src/man/basics.md b/docs/src/man/basics.md index 5449fb0e9..242bab3f5 100644 --- a/docs/src/man/basics.md +++ b/docs/src/man/basics.md @@ -3020,7 +3020,7 @@ In this way, every combination of selected columns and functions will be applied Pair broadcasting is a simple but powerful tool that can be used in any of the manipulation functions listed under -[Basic Usage of Manipulation Functions](@ref). +[Manipulation Functions](@ref). Experiment for yourself to discover other useful operations. ### Additional Resources