Skip to content

Commit 590e353

Browse files
Change note to tip in examples.mdx (#3754)
* Change note to tip in examples.mdx --------- Co-authored-by: Matt Yan <syan4@ualberta.ca>
1 parent 7f4c345 commit 590e353

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

website/docs/getting-started/examples.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ We also welcome Pull Requests and issues for when they inevitably get neglected
88

99
For more details including a list of examples, refer to the [README].
1010

11-
:::note
12-
Most of the examples have a live deployment that can be found at https://examples.yew.rs/< example_name >.
11+
:::tip
12+
Most of the examples have a live deployment that can be found at `https://examples.yew.rs/< example_name >`.
1313
Click the shield on their README page in their respective sub-folder to navigate to the live demo.
1414
:::
1515

website/versioned_docs/version-0.20/getting-started/examples.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ We also welcome Pull Requests and issues for when they inevitably get neglected
88

99
For more details including a list of examples, refer to the [README].
1010

11-
:::note
12-
Most of the examples have a live deployment that can be found at https://examples.yew.rs/< example_name >.
11+
:::tip
12+
Most of the examples have a live deployment that can be found at `https://examples.yew.rs/< example_name >`.
1313
Click the shield on their individual README page in their respective sub-folder to navigate to the live demo.
1414
:::
1515

website/versioned_docs/version-0.21/getting-started/examples.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ We also welcome Pull Requests and issues for when they inevitably get neglected
88

99
For more details including a list of examples, refer to the [README].
1010

11-
:::note
12-
Most of the examples have a live deployment that can be found at https://examples.yew.rs/< example_name >.
11+
:::tip
12+
Most of the examples have a live deployment that can be found at `https://examples.yew.rs/< example_name >`.
1313
Click the shield on their README page in their respective sub-folder to navigate to the live demo.
1414
:::
1515

0 commit comments

Comments
 (0)