From 7d09f62a9b606f43998efa82d3363fcd5ae9537c Mon Sep 17 00:00:00 2001 From: Brian Munkholm Date: Tue, 13 May 2025 10:30:52 +0200 Subject: [PATCH] Remove github admonition from index.md --- docs/index.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index c36392b..a2f6422 100644 --- a/docs/index.md +++ b/docs/index.md @@ -134,12 +134,6 @@ your favorite client library to connect to a CrateDB cluster. :::: -:::{note} -Like [CrateDB itself], this is an open source documentation project. [Suggestions -for improvements], and [source code contributions], are always welcome. {fab}`github` -::: - - :::{toctree} :maxdepth: 1 :hidden: @@ -166,6 +160,3 @@ Reference [Croud CLI]: https://crate.io/docs/cloud/cli/ [How-To Guides]: https://crate.io/docs/cloud/en/latest/howtos/ [Reference]: https://crate.io/docs/cloud/en/latest/reference/ -[CrateDB itself]: https://github.com/crate/crate -[source code contributions]: https://github.com/crate/cloud-docs/tree/main/docs -[suggestions for improvements]: https://github.com/crate/cloud-docs/issues