From 7b9bebd653b32dd7b6b6967fad378b13b52555dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Praca?= Date: Fri, 15 Aug 2025 01:29:44 +0200 Subject: [PATCH] [Doc] Fix link for Nomad event stream page (#26522) * fix(doc): fix links for task driver plugins host URL was wrong, changed from develoepr to developer * Update stateful-workloads.mdx Fix link for Nomad event stream page --- .../content/docs/architecture/storage/stateful-workloads.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/architecture/storage/stateful-workloads.mdx b/website/content/docs/architecture/storage/stateful-workloads.mdx index eeeb28f3a..9f7a9a466 100644 --- a/website/content/docs/architecture/storage/stateful-workloads.mdx +++ b/website/content/docs/architecture/storage/stateful-workloads.mdx @@ -191,7 +191,7 @@ following resources: ### Allocations - Monitoring your allocations and their storage with [Nomad's event - stream](//nomad/docs/monitor/event-stream) + stream](/nomad/docs/monitor/event-stream) - [Best practices for cluster setup](/well-architected-framework/nomad/production-reference-architecture-vm-with-consul)