Skip to content

Commit 4acab2c

Browse files
authored
fix: info box (#253)
## Summary by Sourcery Update documentation info boxes to use tip admonition instead of info Documentation: - Convert info admonitions to tip admonitions in multiple documentation files - Modify markdown formatting for section headers and admonition blocks
1 parent a91ed07 commit 4acab2c

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

bun.lockb

331 KB
Binary file not shown.

content/docs/platform-components/account-billing/add-a-client.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,12 @@ If your account has been enabled as a partner, you will find both a `Clients`
104104
list and an `Add a client` option under the `Organization & Apps` menu. Clicking
105105
on `Organization Menu` (4 squares) in the top right opens this menu.
106106

107-
:::info The `Add Client` option is only available to users with administrative
108-
access to the organization.  :::
107+
:::tip
108+
109+
The `Add Client` option is only available to users with administrative access to
110+
the organization.
111+
112+
:::
109113

110114
2. **Add the Client Name or Transfer Code**
111115

content/docs/platform-components/account-billing/billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ your account. Invoices are also visible on the SettleMint platform. Navigate to
6161
the **Invoices** section of your organization, via the homepage, or via your
6262
organization dashboard.
6363

64-
:::info questions?
64+
:::tip questions?
6565

6666
If you have any questions related to the use of credits, or for any reason
6767
cannot provide credit card information upon account creation, but still want to

content/docs/use-case-guides/asset-tokenization.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ For more information on how to add a smart contract set,
141141

142142
![Create a Smart Contract](../../img/developer-guides/asset-tokenization/create-empty-smart-contract.png)
143143

144-
### 2. Opening the integrated development environment __abbr_imalqmk3t__
144+
### 2. Opening the integrated development environment **abbr_imalqmk3t**
145145

146146
To add and edit the smart contract code, you will use the IDE.
147147

@@ -430,8 +430,12 @@ To upload this image to IPFS:
430430
After the image has been imported, select the `Share Link` option by clicking on
431431
the 3 dots next to the file size.
432432

433-
:::info Save this URL as you will use it later in this guide when building the
434-
integration. :::
433+
:::tip
434+
435+
Save this URL as you will use it later in this guide when building the
436+
integration.
437+
438+
:::
435439

436440
Select the `Set pinning` option. This will make sure your file remains on IPFS.
437441

0 commit comments

Comments
 (0)