Skip to content

Commit 4360d40

Browse files
committed
docs(README): Fix example after project rename
Project was renamed in [1]. [1]: fab4b9c Signed-off-by: Thomas Steenbergen <[email protected]>
1 parent 1e7195b commit 4360d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ort-scan:
6969
- [Run ORT with a custom global configuration](#Run-ORT-with-a-custom-global-configuration)
7070
- [Run ORT with a custom Docker image](#Run-ORT-with-a-custom-Docker-image)
7171
- [Run ORT with PostgreSQL database](#Run-ORT-with-PostgreSQL-database)
72-
- [Run only parts of the GitLab Pipeline for ORT](#Run-only-parts-of-the-GitLab-Pipeline-for-ORT)
72+
- [Run only parts of the GitLab Job Template for ORT](#Run-only-parts-of-the-GitLab-Job-Template-for-ORT)
7373
7474
#### Run ORT and analyze only specified package managers
7575
@@ -348,7 +348,7 @@ ort-scan:
348348
- $ORT_RESULTS_PATH
349349
```
350350

351-
### Run only parts of the GitLab Pipeline for ORT
351+
### Run only parts of the GitLab Job Template for ORT
352352

353353
```yaml
354354
include:

0 commit comments

Comments
 (0)