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

Commit 38a6f49

Browse files
Merge pull request #937 from sungam3r/patch-2
Update README.md
2 parents 89e5ce4 + 77e3f83 commit 38a6f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Thus `https://[gitlab.domain/org/dependabot-script-repo]/pipeline_schedules` das
241241
* Clone or mirror this repository.
242242
* Copy `.gitlab-ci.example.yml` to `.gitlab-ci.yml` or set [a custom CI config path for direct usage](https://docs.gitlab.com/ee/ci/pipelines/settings.html#specify-a-custom-cicd-configuration-file).
243243
* [Set the required global variables](https://docs.gitlab.com/ee/ci/variables/#variables) used in [`./generic-update-script.rb`][generic-script].
244-
* Create [a pipeline schedule](https://docs.gitlab.com/ee/user/project/pipelines/schedules.html) for each managed repository.
244+
* Create [a pipeline schedule](https://docs.gitlab.com/ee/ci/pipelines/schedules.html) for each managed repository.
245245
* Set in the schedule the required variables:
246246
* `PROJECT_PATH`: `group/repository`
247247
* `PACKAGE_MANAGER_SET`: `bundler,composer,npm_and_yarn`

0 commit comments

Comments
 (0)