Skip to content

Commit 4e26f4e

Browse files
committed
docs(): replace :::info Example with :::example
1 parent 842701e commit 4e26f4e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/build/opl/hyperlane/pingpong-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You'll learn how to:
1818

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

21-
:::info Example Code
21+
:::example Code
2222

2323
You can find the contracts and hardhat tasks for deployment and execution
2424
in our [demo-opl repository][opl].

docs/build/tools/foundry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ To run tests add a new file in the `tests/` directory. Run tests with:
191191
```shell
192192
forge test
193193
```
194-
:::info Example: Foundry
194+
:::example Foundry
195195

196196
Visit the Sapphire ParaTime repository to download the [Foundry][foundry-example]
197197
example.

docs/node/grpc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ the following behavior:
5858
that you already have from Let's Encrypt,
5959
- `internal.sock` of the Oasis node is accessible at `/node/data/internal.sock`.
6060

61-
:::info Example hostnames
61+
:::example Hostnames
6262

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

0 commit comments

Comments
 (0)