Skip to content

Commit 0ae2481

Browse files
authored
Change route from 'isc25' to 'sc25' (#307)
1 parent 0ebe365 commit 0ae2481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
[
6868
'controller' => 'Listings',
6969
'action' => 'list',
70-
'isc25',
70+
'sc25',
7171
'production',
7272
]
7373
);

0 commit comments

Comments
 (0)