Fix path in sample to be the same as project name
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>6.19.x
parent
5235c87084
commit
d5302aa262
|
|
@ -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": [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue