From df7b073789a12d3b173cfa86f46c22c2b4aa690d Mon Sep 17 00:00:00 2001 From: Nate Archer Date: Thu, 15 Aug 2019 12:37:55 -0500 Subject: [PATCH] [DOCS] Fix beta message in Code docs (#43330) --- docs/code/index.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/code/index.asciidoc b/docs/code/index.asciidoc index 7e7350764793..060357958953 100644 --- a/docs/code/index.asciidoc +++ b/docs/code/index.asciidoc @@ -4,7 +4,9 @@ [partintro] -- -beta[] Interaction with source code is pervasive and essential for any technology company. Speed of innovation is limited by how easy it is to search, navigate, and gain insight into your source code. Elastic *Code* provides an easy-to-use code search solution that scales with your organization. *Code* empowers your team to ship awesome products and provide the best services. *Code* offers the following functions: +beta[] + +Interaction with source code is pervasive and essential for any technology company. Speed of innovation is limited by how easy it is to search, navigate, and gain insight into your source code. Elastic *Code* provides an easy-to-use code search solution that scales with your organization. *Code* empowers your team to ship awesome products and provide the best services. *Code* offers the following functions: * Jump to definition and find references for a symbol * Typeahead search for symbol definition, file, and repo