aboutsummaryrefslogtreecommitdiff
path: root/ci/config/PageRouter.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-09 11:13:24 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-09 11:13:24 -0500
commitaf87d0785366cd849d8243aae28988fc444afa10 (patch)
treeb76cb8647e737378f2acceaedc65ed00665290e3 /ci/config/PageRouter.json
parente01aae6c30f18003ceae07c092cddeb488e8f472 (diff)
fix some ci build issues & package updatesv0.1.4
Diffstat (limited to 'ci/config/PageRouter.json')
-rw-r--r--ci/config/PageRouter.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config/PageRouter.json b/ci/config/PageRouter.json
index 420757f..7d24da8 100644
--- a/ci/config/PageRouter.json
+++ b/ci/config/PageRouter.json
@@ -1,6 +1,6 @@
{
"debug": false,
"store": {
- "route_file": "plugins/routes.xml"
+ "route_file": "config/routes.xml"
}
} \ No newline at end of file