File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ asyncio.run(get_current_user())
67
67
68
68
The library provides comprehensive API documentation in the following formats:
69
69
70
- - ** HTML Documentation** : Browse the full API reference at [ docs/synmetrix_graphql_client/] ( docs/synmetrix_graphql_client/ )
71
- - GraphQL Client API: [ docs/synmetrix_graphql_client/graphql_client/client.html] ( docs/synmetrix_graphql_client/graphql_client/client.html )
72
- - Authentication API: [ docs/synmetrix_graphql_client/auth.html] ( docs/synmetrix_graphql_client/auth.html )
70
+ - ** HTML Documentation** : Browse the full API reference at [ docs/src/ synmetrix_graphql_client/] ( docs/src /synmetrix_graphql_client/ )
71
+ - GraphQL Client API: [ docs/src/ synmetrix_graphql_client/graphql_client/client.html] ( docs/src /synmetrix_graphql_client/graphql_client/client.html )
72
+ - Authentication API: [ docs/src/ synmetrix_graphql_client/auth.html] ( docs/src /synmetrix_graphql_client/auth.html )
73
73
74
74
## Development
75
75
You can’t perform that action at this time.
0 commit comments