Skip to content

Commit 46db117

Browse files
author
Gaurav Kochar
committed
Live Public API
1 parent 0cb4287 commit 46db117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/catalog/updateDestinations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const {
1212

1313
require('dotenv').config();
1414

15-
const PAPI_URL = "https://api.segmentapis.build";
15+
const PAPI_URL = "https://api.segmentapis.com";
1616

1717
// Function to remove hidden fields from action
1818
const removeHiddenFields=function (actions) {

0 commit comments

Comments
 (0)