Skip to content

Commit 7722ec3

Browse files
authored
Fix image path for test plan creation in JMeter
fix pic path.
1 parent 3666b99 commit 7722ec3

File tree

1 file changed

+1
-1
lines changed
  • docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database

1 file changed

+1
-1
lines changed

docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/06_jmeter_test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ JMeter can run in the CLI or on the GUI. This section describes how to use JMete
5151

5252
Run the `sh jmeter` command in the `apache-jmeter-xxx/bin/` directory to go to the GUI of JMeter. On the page shown in the following figure, create a test plan named `Oceanbase Test Plan`.
5353

54-
![Create a test plan](./docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/1.png)
54+
![Create a test plan](1.png)
5555

5656
In the left-side navigation pane, click **Oceanbase Test Plan** and choose **Add** > **Threads(Users)** > **Thread Group** to create a thread group. You can configure a variety of parameters when you use JMeter for testing. For more information about the parameters, see [Elements of a Test Plan](https://jmeter.apache.org/usermanual/test_plan.html) in JMeter Documentation.
5757

0 commit comments

Comments
 (0)