Skip to content

Commit 2c8c900

Browse files
author
Mario van Westen
committed
Change repo deriv-developers-portal to deriv-api-docs
1 parent f0f3d73 commit 2c8c900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/regen-py.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ sub needs_method_arg {
114114
return 1;
115115
}
116116

117-
emit_functions($ENV{BINARYCOM_API_SCHEMA_PATH} // '/home/git/deriv-com/deriv-developers-portal/config/v3');
117+
emit_functions($ENV{BINARYCOM_API_SCHEMA_PATH} // '/home/git/deriv-com/deriv-api-docs/config/v3');
118118

119119
my $template = Template->new(
120120
INCLUDE_PATH => "$distroot/scripts/templates",

0 commit comments

Comments
 (0)