diff --git a/daprdocs/content/en/operations/components/certification-lifecycle.md b/daprdocs/content/en/operations/components/certification-lifecycle.md index 3fb1d36c7..b092af7a9 100644 --- a/daprdocs/content/en/operations/components/certification-lifecycle.md +++ b/daprdocs/content/en/operations/components/certification-lifecycle.md @@ -87,7 +87,7 @@ The test plan must be approved by a Dapr maintainer and be published in a `READM ### Test requirements - The tests should validate the functional behavior and robustness of the component based on the component specification, reflecting the scenarios from the test plan -- The tests must run successfully as part of the continuous integration of the `components-contrib` repository +- The tests must run successfully as part of the continuous integration of the [components-contrib](https://github.com/dapr/components-contrib) repository ## Component certification process