Fixing minor issues in json files

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2017-08-18 11:49:03 -07:00
parent 5bdd7a4c03
commit 0345a8e9f1
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@
"Manufacturers": ["Seeed"],
"Kits": ["gsk", "eak", "hak"],
"Examples": {
"C++": ["grovebutton.cxx"]
"C++": ["grove-grovebutton.cxx"]
},
"Urls": {
"Product Pages": ["https://github.com/intel-iot-devkit/upm/tree/master/src/grove"]
@ -378,4 +378,4 @@
}
}
}
}
}