Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To submit a fix for an existing exercise or port an exercise to Java with the le

1. **Ensure you have the basic Java tooling installed:** JDK 1.11+, an editor and Gradle 2.x.

(see [exercism.io: Installing Java](http://exercism.io/languages/java/installation))
(see [exercism.org: Installing Java](http://exercism.org/languages/java/installation))
- **Setup a branch on a fork of [exercism/java](https://github.com/exercism/java) on your computer.**

See [GitHub Help: Forking](https://help.github.com/articles/fork-a-repo/). Use those instructions (in conjunction with the [Git Basics doc](https://github.com/exercism/docs/blob/master/contributing/git-basics.md)) to:
Expand Down Expand Up @@ -170,7 +170,7 @@ Any completely new exercise needs to be added and accepted there before it can b
There is a [general Exercism guide for porting an exercise to a new language](https://github.com/exercism/docs/blob/master/you-can-help/implement-an-exercise-from-specification.md).
Please review this before porting an exercise to the Java track.

See [here](http://exercism.io/languages/java/todo) for a list of exercises that have yet to be implemented on the Java track and can therefore be ported to this track.
See [here](http://exercism.org/languages/java/todo) for a list of exercises that have yet to be implemented on the Java track and can therefore be ported to this track.
Please make sure no one else has a pull request open to implement your chosen exercise before you start.

It might also be a good idea to open a WIP pull request to make it clear to others that you are working on this exercise.
Expand Down
2 changes: 1 addition & 1 deletion config/exercise-readme-insert.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Go through the setup instructions for Java to install the necessary
dependencies:

[https://exercism.io/tracks/java/installation](https://exercism.io/tracks/java/installation)
[https://exercism.org/tracks/java/installation](https://exercism.org/tracks/java/installation)

# Running the tests

Expand Down
14 changes: 7 additions & 7 deletions docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We recommend closing the administrative command prompt and opening a new command

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down Expand Up @@ -83,7 +83,7 @@ Below are instructions for install using the most common method - using Homebrew

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down Expand Up @@ -120,7 +120,7 @@ If you are using Debian or its derivatives (like Ubuntu), use APT:

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand All @@ -145,7 +145,7 @@ both OpenJdk11 and the latest Gradle with ease. Use the following steps:

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down Expand Up @@ -173,7 +173,7 @@ To get started, see "[Running the Tests](http://exercism.io/languages/java/tests

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down Expand Up @@ -207,7 +207,7 @@ To get started, see "[Running the Tests](http://exercism.io/languages/java/tests

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down Expand Up @@ -240,7 +240,7 @@ To get started, see "[Running the Tests](http://exercism.io/languages/java/tests

You now are ready to get started with the Java track of Exercism!

To get started, see "[Running the Tests](http://exercism.io/languages/java/tests)".
To get started, see "[Running the Tests](http://exercism.org/languages/java/tests)".

----

Expand Down
2 changes: 1 addition & 1 deletion docs/MAINTAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ As a maintainer, you have write access to several repositories. "write access"

- Issues marked with "policy" are current "team agreements": [exercism?label:policy](https://github.com/search?q=org%3Aexercism+label%3Apolicy).
This label is described in [discussions#96](https://github.com/exercism/discussions/issues/96).
- Exercism has a Twitter account: [@Exercism.io](https://twitter.com/exercism_io); and a mailing list: https://tinyletter.com/exercism
- Exercism has a Twitter account: [@Exercism.io](https://twitter.com/exercism.org); and a mailing list: https://tinyletter.com/exercism

**Please feel free to ask any questions. In our thinking, asking questions is far smarter than guessing.**
6 changes: 3 additions & 3 deletions docs/TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Choose your operating system:

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).

----

Expand Down Expand Up @@ -77,7 +77,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).

----

Expand Down Expand Up @@ -112,5 +112,5 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).

6 changes: 3 additions & 3 deletions exercises/practice/hello-world/.docs/instructions.append.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Success! Our solution passes the only test case supplied. We're good to go!
# Submitting your first iteration

With a working solution that we've reviewed, we're ready to submit it to
exercism.io.
exercism.org.

```
$ exercism submit src/main/java/Greeter.java
Expand All @@ -248,7 +248,7 @@ Regardless of what you decide to do next, we sincerely hope you learn
and enjoy being part of this community. If at any time you need assistance
do not hesitate to ask for help:

http://exercism.io/languages/java/help
http://exercism.org/languages/java/help

Cheers!

Expand All @@ -273,7 +273,7 @@ completely different. Seeing both kinds can be instructive and interesting.

Mentors review submitted solutions for the track they've chosen to mentor
to help users learn as much as possible. To read more about mentoring and
to sign up see: http://mentoring.exercism.io/.
to sign up see: http://mentoring.exercism.org/.

## Contribute to Exercism

Expand Down
6 changes: 3 additions & 3 deletions exercises/shared/.docs/tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Choose your operating system:

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).

----

Expand Down Expand Up @@ -77,7 +77,7 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).

----

Expand Down Expand Up @@ -112,4 +112,4 @@ If you get stuck, at any point, don't forget to reach out for [help](http://exer

Good luck! Have fun!

If you get stuck, at any point, don't forget to reach out for [help](http://exercism.io/languages/java/help).
If you get stuck, at any point, don't forget to reach out for [help](http://exercism.org/languages/java/help).