From d1bbbfc7c7ec82b3881782a26ca7a0f1e8a01e58 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 5 Aug 2019 01:49:20 +0200 Subject: [PATCH] Change default path --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d7c31d0..4d3ef89 100644 --- a/manifest.json +++ b/manifest.json @@ -38,8 +38,8 @@ "en": "Choose a path for Drupal", "fr": "Choisissez un chemin pour Drupal" }, - "example": "/example", - "default": "/example" + "example": "/drupal", + "default": "/drupal" }, { "name": "admin",