Skip to content

Commit 6459080

Browse files
committed
fix: broken link to usage.mdx
1 parent 2dfb917 commit 6459080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For quick local testing before committing to a full installation, you can use `n
5050
npx -- @finos/git-proxy --config ./proxy.config.json
5151
```
5252

53-
For persistent deployments, prefer `npm install -g` with version pinning (e.g., `npm install -g @finos/git-proxy@2.x.x`). See [Usage](/docs/usage) for more details.
53+
For persistent deployments, prefer `npm install -g` with version pinning (e.g., `npm install -g @finos/git-proxy@2.x.x`). See [Usage](/docs/quickstart/usage) for more details.
5454
:::
5555

5656
### 2. Create a Configuration File

0 commit comments

Comments
 (0)