We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534fcb7 commit 87af1c3Copy full SHA for 87af1c3
docs/cgi-ctl/do.md
@@ -41,7 +41,7 @@ cgi-ctl do --uid e0ed902f-4a9c-4c29-870d-f343f330b6ab --url https://example.com/
41
will ask password for `admin` user and then invoke `install` action for `e0ed902f-4a9c-4c29-870d-f343f330b6ab` lambda
42
43
44
-For a [cloned](clone) lambda it is enough to just call `do`:
+For a [cloned](../clone) lambda it is enough to just call `do`:
45
46
```
47
cgi-ctl do install
0 commit comments