Skip to content

Commit d2bea1e

Browse files
authored
Update README.md
1 parent 70d4923 commit d2bea1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Set config `base_uri` attribute to use other service domains. Dedicated to the r
113113

114114
```ruby
115115
ConvertApi.configure do |config|
116-
config.base_uri = URI('https://v2.convertapi.com/')
116+
config.base_uri = URI('https://eu-v2.convertapi.com/')
117117
end
118118
```
119119

0 commit comments

Comments
 (0)