Parcourir la source

Merge pull request #653 from exercism/rename-repo

Remove leading 'x' from repository name
Stuart Kent il y a 9 ans
Parent
révision
565e4b248a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config.json

+ 1
- 1
config.json Voir le fichier

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "slug": "java",
3 3
   "language": "Java",
4
-  "repository": "https://github.com/exercism/xjava",
4
+  "repository": "https://github.com/exercism/java",
5 5
   "active": true,
6 6
   "exercises": [
7 7
     {