We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aebda2b + dd4bf28 commit 629df9eCopy full SHA for 629df9e
1 file changed
src/api/getDeferredLink.ts
@@ -7,7 +7,7 @@ import {
7
} from '../utils/fingerprint';
8
import * as Application from 'expo-application';
9
10
-const API_URL = 'https://detour-poc.vercel.app/api/link/match-link';
+const API_URL = 'https://godetour.app/api/link/match-link';
11
12
const sendFingerprint = async ({
13
API_KEY,
0 commit comments