From b2dae9dd51455e9248cef9434433702c7fa606e5 Mon Sep 17 00:00:00 2001 From: "Ross Buggins (NHS)" Date: Thu, 16 Oct 2025 10:58:16 +0100 Subject: [PATCH] Update robots.txt added cloudevents to robots disallow --- docs/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/robots.txt b/docs/robots.txt index 5147871..8ac46b9 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -6,3 +6,4 @@ Disallow: /schema/* Disallow: /schemas/* Disallow: /events/* Disallow: /templates/* +Disallow: /cloudevents/*