diff --git a/docs/commands/builtin/local.md b/docs/commands/builtin/local.md index 4646650..0a15a30 100644 --- a/docs/commands/builtin/local.md +++ b/docs/commands/builtin/local.md @@ -54,4 +54,4 @@ way, and takes all the same options, with 3 exceptions: ## See also -- +- [The basics of shell scripting: Variable scope](../../scripting/basics.md#variable-scope)