Skip to content

Commit 8344876

Browse files
committed
rename upgrade file route
1 parent de1a537 commit 8344876

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

x-pack/plugins/logstash/server/routes/upgrade/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* you may not use this file except in compliance with the Elastic License.
55
*/
66

7-
export { registerUpgradeRoute } from './execute';
7+
export { registerUpgradeRoute } from './upgrade';

0 commit comments

Comments
 (0)