Skip to content

Commit d472c10

Browse files
committed
Migrate docs to github
1 parent fdbbe9d commit d472c10

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ will be implemented in Jenkins core. Then this plugin will no longer be needed.
77
This plugin now supports [declarative Jenkins pipelines](https://jenkins.io/doc/book/pipeline/syntax/#declarative-pipeline). See configuration example below.
88

99
## Installation ##
10-
Clone or fork to build the .hpi yourself (_mvn package_) or download the .hpi from my release. Then follow the [Jenkins Plugin installation instructions](https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Howtoinstallplugins)
10+
To install this plugin follow the [Jenkins Plugin installation instructions](https://www.jenkins.io/doc/book/managing/plugins/)
1111

1212
## Configuration ##
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<name>Parameterized Scheduler</name>
2121
<description>Lets you define many cron-like format but with additional parameters for each definition</description>
22-
<url>https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Scheduler+Plugin</url>
22+
<url>https://github.com/jenkinsci/parameterized-scheduler-plugin</url>
2323
<licenses>
2424
<license>
2525
<name>MIT License</name>

0 commit comments

Comments
 (0)