Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Dec 18, 2024
1 parent 7e288d3 commit b2c6f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/http-certification/skip-certification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b2c6f97

Please sign in to comment.