Error frontend links (#8210)

This commit is contained in:
Henri Courdent
2026-03-03 17:11:54 +01:00
committed by GitHub
parent aafe716823
commit f331e1f0ad
2 changed files with 2 additions and 2 deletions
@@ -913,7 +913,7 @@
<SettingsPageHeader
title="OTEL/Prometheus"
description="Configure OpenTelemetry and Prometheus metrics export for monitoring your Windmill instance."
link="https://www.windmill.dev/docs/core_concepts/otel"
link="https://www.windmill.dev/docs/misc/guides/otel"
/>
{:else if category == 'Indexer'}
<SettingsPageHeader
@@ -315,7 +315,7 @@
<SettingsPageHeader
title="Native Triggers"
description="Connect your workspace to external services for native triggers and enhanced functionality. These connections are shared across all workspace members and are required for native triggers to work."
link="https://www.windmill.dev/docs/integrations/native-triggers"
link="https://www.windmill.dev/docs/core_concepts/native_triggers"
/>
{#if pendingCallback}