Skip to content

Commit 1f4a1b3

Browse files
author
Charles Zhou
committed
update README
1 parent c7dae23 commit 1f4a1b3

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
@@ -17,7 +17,7 @@ api_key = 'example_key'
1717
1818
api_client = api_requestor.APIRequestor(api_key)
1919
20-
api_url = 'http://guidebook.com'
20+
api_url = 'https://builder.guidebook.com/open-api/v1/sessions/'
2121
2222
api_client.request('get', api_url)
2323

0 commit comments

Comments
 (0)