Skip to content

Commit e39b741

Browse files
committed
Update README.md
1 parent 8512abb commit e39b741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ j1 = JupiterOneClient(
2626
url='https://graphql.us.jupiterone.io'
2727
)
2828
```
29-
Depending on your region and account configuration, the 'url' parameter may need to be updated to "https://graphql.eu.jupiterone.io" or "https://graphql.<custom_value>.jupiterone.io"
29+
Depending on your region and account configuration, the 'url' parameter may need to be updated to "https://graphql.eu.jupiterone.io" or "https://graphql.your-tenant-name-here.jupiterone.io"
3030

3131
##### Execute a query:
3232

0 commit comments

Comments
 (0)