From e1e9498e8a7a13a208e07e181b3c5f4a64692d74 Mon Sep 17 00:00:00 2001 From: NeoByteX <160131789+NeoByteXx@users.noreply.github.com> Date: Wed, 23 Apr 2025 20:11:11 +0200 Subject: [PATCH] Update commands.md --- docs/cli/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/commands.md b/docs/cli/commands.md index 2213cabf2..ac38c443b 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -33,4 +33,4 @@ DESCRIPTION List all celocli commands. ``` -_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/v4.1.21/src/commands/commands.ts)_ +_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/main/src/commands/commands.ts)_