We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96509c commit 0178512Copy full SHA for 0178512
1 file changed
components/modals/LightNodeModal.vue
@@ -424,7 +424,7 @@ watch(
424
</Text>
425
426
<Flex align="center" gap="12">
427
- <NuxtLink to="https://docs.celenium.io/" target="_blank">
+ <NuxtLink to="https://docs.celenium.io/features/light-node" target="_blank">
428
<Text size="12" weight="600" color="blue">Documentation</Text>
429
</NuxtLink>
430
<NuxtLink @click="showOnboardingBanner = false" :to="null" target="_blank" style="cursor: pointer">
0 commit comments