Fix path in sample to be the same as project name

Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
6.19.x
Ann Shumilova 2017-04-20 14:49:40 +03:00 committed by Anna Shumilova
parent 5235c87084
commit d5302aa262
1 changed files with 1 additions and 1 deletions

View File

@ -908,7 +908,7 @@
{
"name": "aspnet-web-simple",
"displayName": "aspnet-web-simple",
"path": "/aspnet-mvc-simple",
"path": "/aspnet-web-simple",
"description": "A simple ASP.net web sample.",
"projectType": "blank",
"mixins": [],