This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new a7bd8fabdc Update index.xml
a7bd8fabdc is described below

commit a7bd8fabdc6525391934754b93292d3b2dc9e2e5
Author: Anjanan <[email protected]>
AuthorDate: Sun Feb 23 18:49:50 2025 +0530

    Update index.xml
    
    Removed unnecessary space in  a link
---
 xdocs/index.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 90844a0b43..d01afc4db4 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -60,7 +60,7 @@
     <li>Full featured Test IDE that allows fast Test Plan <b>recording (from 
Browsers or native applications), building and debugging</b>.</li>
     <li><b><a href="usermanual/get-started.html#non_gui">CLI mode 
(Command-line mode (previously called Non GUI) / headless mode)</a></b> to load 
test from any Java compatible OS (Linux, Windows, Mac OSX, &hellip;)</li>
     <li>A complete and <b><a href="usermanual/generating-dashboard.html" 
>ready to present dynamic HTML report</a></b></li>
-    <li>Easy correlation through ability to extract data from most popular 
response formats, <b><a 
href="usermanual/component_reference.html#CSS/JQuery_Extractor" >HTML</a>, <a 
href="usermanual/component_reference.html#JSON_Extractor" >JSON </a>,
+    <li>Easy correlation through ability to extract data from most popular 
response formats, <b><a 
href="usermanual/component_reference.html#CSS/JQuery_Extractor" >HTML</a>, <a 
href="usermanual/component_reference.html#JSON_Extractor" >JSON</a>,
         <a href="usermanual/component_reference.html#XPath_Extractor" >XML</a> 
or <a href="usermanual/component_reference.html#Regular_Expression_Extractor" 
>any textual format</a></b></li>
     <li>Complete portability and <b>100% Java purity</b>.</li>
     <li>Full <b>multi-threading</b> framework allows concurrent sampling by 
many threads and

Reply via email to