File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You'll learn how to:
1818
1919We recommend using [ Hardhat] for an easy-to-follow experience.
2020
21- :::info Example Code
21+ :::example Code
2222
2323You can find the contracts and hardhat tasks for deployment and execution
2424in our [ demo-opl repository] [ opl ] .
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ To run tests add a new file in the `tests/` directory. Run tests with:
191191``` shell
192192forge test
193193```
194- :::info Example: Foundry
194+ :::example Foundry
195195
196196Visit the Sapphire ParaTime repository to download the [ Foundry] [ foundry-example ]
197197example.
Original file line number Diff line number Diff 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
6363This chapter uses various hostnames under the ` example.com ` domain. These only
6464serve as an example and in a real deployment you should replace them with your
You can’t perform that action at this time.
0 commit comments