Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install-config/run-installer-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sudo ./install.sh --with-trivy
```

For more information about Trivy, see the [Trivy documentation](https://github.com/aquasecurity/trivy).
For more information about how to use Trivy in an webproxy environment see [Configure custom Certification Authorities for trivy](administration/vulnerability-scanning/configure-custom-certs.md)
For more information about how to use Trivy in an webproxy environment see [Configure custom Certification Authorities for trivy](../administration/vulnerability-scanning/configure-custom-certs.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually the syntax is working well, there's another issue, the file i've modified is pointing to this link :
https://deploy-preview-621--goharbor-io.netlify.app/docs/edge/install-config/run-installer-script/


## Connecting to Harbor via HTTP {#connect-http}

Expand Down
Loading