Skip to content

Commit 37c5976

Browse files
committed
docs: update page name and IR number
1 parent 419b2e0 commit 37c5976

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

vitepress/docs/src/custom/theme/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const theme = {
6868
link: "/how_to_build/creating_your_own_mount",
6969
},
7070
{
71-
text: "V4 Full Build Guide",
71+
text: "V4 Full Build Guide WIP",
7272
link: "/how_to_build/v4_full_build",
7373
},
7474
],

vitepress/docs/src/pages/getting_started/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Our default configuration stays well below international safety thresholds (see
5050
<Alerts :options="alerts.led_power_warning">
5151
<template v-slot:content>
5252
<p>
53-
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>5 mW/sr or less</strong>.
53+
Use only <ins class="text-red-400 dark:text-red-500">non-focused</ins> LEDs, and ensure total output is <strong>4 mW/sr or less</strong>.
5454
</p>
5555
</template>
5656
</Alerts>

0 commit comments

Comments
 (0)