Просмотр исходного кода

Merge pull request #653 from exercism/rename-repo

Remove leading 'x' from repository name
Stuart Kent 9 лет назад
Родитель
Сommit
565e4b248a
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      config.json

+ 1
- 1
config.json Просмотреть файл

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