Update github URL references to new location
This commit is contained in:
parent
35903ae262
commit
5bbd012d60
|
@ -42,7 +42,7 @@ This release process will produce releases:
|
|||
+ [ ] Test [CometD](https://github.com/cometd/cometd).
|
||||
+ [ ] Test [Reactive HttpClient](https://github.com/jetty-project/jetty-reactive-httpclient).
|
||||
+ [ ] Test [Load Generator](https://github.com/jetty-project/jetty-load-generator).
|
||||
+ [ ] Test [Jetty Docker images](https://github.com/eclipse/jetty.docker).
|
||||
+ [ ] Test [Jetty Docker images](https://github.com/jetty/jetty.docker).
|
||||
+ [ ] Test other [Jetty OSS integrations](https://jenkins.webtide.net/job/external_oss).
|
||||
+ [ ] Check [TCK CI](https://jenkins.webtide.net/job/tck).
|
||||
+ [ ] Test sponsored integrations.
|
||||
|
@ -53,7 +53,7 @@ This release process will produce releases:
|
|||
- [ ] Promote staged releases.
|
||||
- [ ] Merge release branches back to main branches and delete release branches.
|
||||
- [ ] Verify release existence in Maven Central by triggering the Jenkins builds of CometD.
|
||||
- [ ] Update Jetty versions on the website ( follow instructions in [jetty.website](https://github.com/eclipse/jetty.website/blob/master/README.md) ).
|
||||
- [ ] Update Jetty versions on the website (follow instructions in [jetty.website](https://github.com/jetty/jetty.website/blob/master/README.md) ).
|
||||
+ [ ] Update (or check) [Download](https://jetty.org/download.html) page is updated.
|
||||
+ [ ] Update (or check) documentation page(s) are updated.
|
||||
- [ ] Publish GitHub Releases.
|
||||
|
|
Loading…
Reference in New Issue