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

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

@@ -13,7 +13,7 @@ As a maintainer, you have write access to four repositories.  "write access" mea
13 13
 
14 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 18
 ### Exercism-wide
19 19
 
@@ -31,7 +31,7 @@ As a maintainer, you have write access to four repositories.  "write access" mea
31 31
 ## The Project Board
32 32
 
33 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 36
 - **Epics** — issues that really represent bigger ideas.  These inspire creating a set of smaller issues to be elaborated...
37 37
 - **Icebox** — issues that just needs a little more detail to be "ready to play"...