diff --git a/examples/http-certification/skip-certification/README.md b/examples/http-certification/skip-certification/README.md index a92e3abb..e483677f 100644 --- a/examples/http-certification/skip-certification/README.md +++ b/examples/http-certification/skip-certification/README.md @@ -52,7 +52,7 @@ The call to `data_certificate` returns a certificate that proves the canister's ## Testing the canister -To test the canister, you can use [`dfx`]([/docs/current/developer-docs/getting-started/install](https://internetcomputer.org/docs/current/developer-docs/getting-started/install) to start a local instance of the replica and deploy the canister: +To test the canister, you can use [`dfx`](/docs/current/developer-docs/getting-started/install](https://internetcomputer.org/docs/current/developer-docs/getting-started/install) to start a local instance of the replica and deploy the canister: ```shell dfx start --background --clean