Stuart Kent 9 лет назад
Родитель
Сommit
4731b9042e
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      docs/MAINTAINING.md

+ 2
- 2
docs/MAINTAINING.md Просмотреть файл

13
 
13
 
14
 ### Track-specific
14
 ### Track-specific
15
 
15
 
16
-- [xjava](https://github.com/exercism/xjava) — yeah... you know what this one is. :)
16
+- [java](https://github.com/exercism/java) — yeah... you know what this one is. :)
17
 
17
 
18
 ### Exercism-wide
18
 ### Exercism-wide
19
 
19
 
31
 ## The Project Board
31
 ## The Project Board
32
 
32
 
33
 GitHub issues are great, but there's no way to easily set priorities.
33
 GitHub issues are great, but there's no way to easily set priorities.
34
-To do this, we're using a GitHub Project: https://github.com/exercism/xjava/projects/2.
34
+To do this, we're using a GitHub Project: https://github.com/exercism/java/projects/2.
35
 
35
 
36
 - **Epics** — issues that really represent bigger ideas.  These inspire creating a set of smaller issues to be elaborated...
36
 - **Epics** — issues that really represent bigger ideas.  These inspire creating a set of smaller issues to be elaborated...
37
 - **Icebox** — issues that just needs a little more detail to be "ready to play"...
37
 - **Icebox** — issues that just needs a little more detail to be "ready to play"...