Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 2bf9609

Browse files
authored
Update CONFIGDOC.md
1 parent 471c97f commit 2bf9609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONFIGDOC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ To configure the plugin for a freestyle project, follow these steps:
4141
![build_environment](https://user-images.githubusercontent.com/48831250/76798534-23bc5a80-67a6-11ea-9a48-861cbbc7b0ba.png)
4242

4343
2) Add the required build steps.
44-
* If you add the **Run MATLAB Tests** build step, select check boxes for the artifacts be generated in the project workspace.
45-
* If you add the **Run MATLAB Command** build step, enter your commands in the **Command** box.
44+
* If you add the [**Run MATLAB Tests**](#run-matlab-tests) build step, select check boxes for the artifacts be generated in the project workspace.
45+
* If you add the [**Run MATLAB Command**](#run-matlab-command) build step, enter your commands in the **Command** box.
4646

4747
## Multi-Configuration Project Setup
4848
In addition to freestyle projects, the Jenkins plugin for MATLAB supports [multi-configuration (matrix) projects](https://wiki.jenkins.io/display/JENKINS/Building+a+matrix+project). Multi-configuration projects are useful when builds include similar steps. For example:

0 commit comments

Comments
 (0)