jakartaee / jakartaee-tutorial

Jakarta EE Tutorial Content
https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/
Eclipse Public License 2.0
18 stars 22 forks source link

Update links to old examples repo to point to the new examples repo #53

Closed kito99 closed 11 months ago

kito99 commented 1 year ago

The old Jakarta EE docs examples repo was deleted, and all of the content was moved here: https://github.com/eclipse-ee4j/jakartaee-examples/tree/main/tutorial. The tutorial needs to be updated to reflect this; all links to the old tutorials should point here.

kito99 commented 12 months ago

@jhammen will be working on this.

kito99 commented 11 months ago

@jhammen have you had a chance to look at this yet?

jhammen commented 11 months ago

only briefly but I freed up some time starting tomorrow to take a closer look

kito99 commented 11 months ago

@jhammen we should also decide what to do change about direct links to the examples repo in the Jakarta Security chapter: https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/security/security.html#_test_the_application

kito99 commented 11 months ago

Also, I just remembered this needs to be done for the 9.1 branch and the 10 branch as well.

jhammen commented 11 months ago

@jhammen we should also decide what to do change about direct links to the examples repo in the Jakarta Security chapter: https://jakartaee.github.io/jakartaee-documentation/jakartaee-tutorial/current/security/security.html#_test_the_application

Looks like the link there is already correct? https://github.com/eclipse-ee4j/jakartaee-examples

what do you see wrong there?

kito99 commented 11 months ago

@jhammen never mind; I was thinking there was an indirect reference to the URL for the repo (like we have for the path name).