Skip to content

Commit 8c39149

Browse files
authored
docs: Fix a link that couldn't be checked as it reaches outside the Redoc project (#2490)
1 parent 4fd22f6 commit 8c39149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First, you need to install the `@redocly/cli` package.
1414

1515
You can install it [globally](../../cli/installation.md#install-globally) using npm or Yarn.
1616

17-
Or you can install it during [runtime](../../installation.md#use-npx-at-runtime) using npx or Docker.
17+
Or you can install it during [runtime](../../cli/installation.md#use-npx-at-runtime) using npx or Docker.
1818

1919
## Step 2 - Build the HTML file
2020

0 commit comments

Comments
 (0)