Explorar el Código

MAINTAINING.md: xjava -> java

Stuart Kent hace 9 años
padre
commit
4731b9042e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      docs/MAINTAINING.md

+ 2
- 2
docs/MAINTAINING.md Ver fichero

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"...