This is an automated email from the ASF dual-hosted git repository.
fschumacher 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 d803f66 Correct link to usermanuals build ws test plan
d803f66 is described below
commit d803f6610bc24c1075a3bcb8fbd7066822dad04e
Author: Felix Schumacher <[email protected]>
AuthorDate: Tue Mar 3 08:01:19 2020 +0100
Correct link to usermanuals build ws test plan
---
xdocs/changes_history.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/changes_history.xml b/xdocs/changes_history.xml
index fedaad4..2f3401c 100644
--- a/xdocs/changes_history.xml
+++ b/xdocs/changes_history.xml
@@ -2472,7 +2472,7 @@
jmeter.reportgenerator.apdex_per_transaction=sample(\\d+):1000|2000;\
<h3>Removed elements or functions</h3>
<ul>
<li>SOAP/XML-RPC Request has been removed as part of
<bugzilla>60727</bugzilla>. Use HTTP Request element as a replacement.
- See <a href="./build-ws-test-plan.html" >Building a WebService Test
Plan</a></li>
+ See <a href="./usermanual/build-ws-test-plan.html">Building a WebService
Test Plan</a></li>
<li><bug>60423</bug>Drop Monitor Results listener </li>
<li>Drop deprecated class
<code>org.apache.jmeter.protocol.system.NativeCommand</code></li>
<li>Drop deprecated class
<code>org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui</code></li>