From 46dec778789e2f8db79961d6bda5b803a37ca565 Mon Sep 17 00:00:00 2001 From: rsteube Date: Tue, 11 Jun 2024 16:48:25 +0200 Subject: [PATCH] update link --- docs/src/lightsCameraAction.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/src/lightsCameraAction.md b/docs/src/lightsCameraAction.md index 732ce0f..18d7360 100644 --- a/docs/src/lightsCameraAction.md +++ b/docs/src/lightsCameraAction.md @@ -29,7 +29,7 @@ This enables a modified behavior based on work directory, environment variables, ## Modular -Multiple [Action]s can be invoked [concurrently] and [merged] into one. +Multiple [Actions] can be invoked [concurrently] and [merged] into one. Like `tig`, which accepts subcommands, files, and git references like tags and branches. Each of these is a separate [Action]. @@ -37,6 +37,7 @@ Each of these is a separate [Action]. ![80x12@0:5](./lightsCameraAction/modular.cast) [Action]:https://carapace-sh.github.io/carapace/carapace/action.html +[Actions]:https://carapace-sh.github.io/carapace/carapace/action.html [ActionOwners]:https://pkg.go.dev/github.com/carapace-sh/carapace-bin/pkg/actions/tools/gh#ActionOwners [ActionRepositories]:https://pkg.go.dev/github.com/carapace-sh/carapace-bin/pkg/actions/tools/gh#ActionRepositories