mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
Error frontend links (#8210)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user