From f1642fa020f89a5da0baf2ecb03cb3ec95a52bdc Mon Sep 17 00:00:00 2001 From: Nate Archer Date: Fri, 16 Aug 2019 13:51:56 -0500 Subject: [PATCH] [DOCS] Fix beta message in Code docs (#43330) (#43469) --- 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