소스 검색

Update manifest.json

Alexis Gavoty 10 년 전
부모
커밋
d041253dca
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      manifest.json

+ 3 - 3
manifest.json

@@ -1,5 +1,5 @@
 {
-    "name": "YunoHost application example",
+    "name": "YunoHost example app",
     "id": "ynhexample",
     "description": {
         "en": "Example package for Yunohost applications."
@@ -25,8 +25,8 @@
                 "ask": {
                     "en": "Choose a path for ynhexample"
                 },
-                "example": "/dokuwiki",
-                "default": "/dokuwiki"
+                "example": "/example",
+                "default": "/example"
             },
             {
                 "name": "admin",