exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
689 stars 671 forks source link

Mentoring signup url broken #2786

Closed bruincub closed 5 months ago

bruincub commented 5 months ago

The mentoring url http://mentoring.exercism.io/ in the appended instructions leads to a URL that does not exist. It also is using the http protocol instead of https.

https://github.com/exercism/java/blob/main/exercises/practice/hello-world/.docs/instructions.append.md

manumafe98 commented 5 months ago

Thanks for opening an issue @bruincub ! You're right!