You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sdk/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Example:
45
45
```
46
46
47
47
### `data-api-endpoint`
48
-
*Only relevant if you are using our [dedicated EU endpoint service](/)*.
48
+
*Only relevant if you are using our [dedicated EU endpoint service](../guides/eu-endpoint.md)*.
49
49
50
50
By default the widget fetches puzzles from `https://global.frcapi.com/api/v2/captcha`, which serves puzzles globally. As a premium service we offer an alternative endpoint that serves requests from datacenters in Germany only. You can either specify a URL, `"eu"` or `"global"`.
0 commit comments