From a7111c5c1295c1fe766cec45b4bca99bbeb091c4 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Thu, 9 Jun 2022 15:41:14 +0100 Subject: [PATCH] Removed IRC reference in architecture internals doc (#15904) * Removed IRC reference in architecture internals doc --- website/content/docs/internals/architecture.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/internals/architecture.mdx b/website/content/docs/internals/architecture.mdx index 3287aa94e6..f7f34f61ed 100644 --- a/website/content/docs/internals/architecture.mdx +++ b/website/content/docs/internals/architecture.mdx @@ -117,5 +117,5 @@ within the core and is not user visible. This has been a brief high-level overview of the architecture of Vault. There are more details available for each of the sub-systems. -For other details, either consult the code, ask in IRC or reach out to the +For other details, either consult the code or reach out to the mailing list.