Skip to content
Merged
Show file tree
Hide file tree
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/build/opl/hyperlane/pingpong-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You'll learn how to:

We recommend using [Hardhat] for an easy-to-follow experience.

:::info Example Code
:::example Code

You can find the contracts and hardhat tasks for deployment and execution
in our [demo-opl repository][opl].
Expand Down
2 changes: 1 addition & 1 deletion docs/build/tools/foundry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ To run tests add a new file in the `tests/` directory. Run tests with:
```shell
forge test
```
:::info Example: Foundry
:::example Foundry

Visit the Sapphire ParaTime repository to download the [Foundry][foundry-example]
example.
Expand Down
2 changes: 1 addition & 1 deletion docs/node/grpc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ the following behavior:
that you already have from Let's Encrypt,
- `internal.sock` of the Oasis node is accessible at `/node/data/internal.sock`.

:::info Example hostnames
:::example Hostnames

This chapter uses various hostnames under the `example.com` domain. These only
serve as an example and in a real deployment you should replace them with your
Expand Down