File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 "website_development" : " app_dev.v1.0" ,
99 "application_development" : " app_dev.v1.0" ,
1010 "watson_chatbot" : " ibm_chatbot.v1.0" ,
11- "generic_chatbot " : " generic_chatbot.v1.0" ,
11+ "chatbot " : " generic_chatbot.v1.0" ,
1212 "generic_dev" : " app_dev.v1.0" ,
1313 "real_world_testing" : " real_world_testing.v1.0" ,
1414 "mobility_testing" : " app_dev.v1.0" ,
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ const products = {
3434 icon : 'product-cat-chatbot' ,
3535 info : 'Build, train and test a custom conversation for your chatbot' ,
3636 question : 'What do you need to develop?' ,
37- id : 'chatbot ' ,
37+ id : 'all-chatbots ' ,
3838 subtypes : {
3939 'Watson Chatbot' : {
4040 brief : 'Watson Chatbot' ,
@@ -47,7 +47,7 @@ const products = {
4747 brief : 'Chatbot' ,
4848 details : 'Build, train and test a custom conversation for your chat bot' ,
4949 icon : 'product-chatbot-chatbot' ,
50- id : 'generic_chatbot '
50+ id : 'chatbot '
5151 }
5252 }
5353 } ,
You can’t perform that action at this time.
0 commit comments