Skip to content

Commit d2f8bba

Browse files
committed
clean doc example
1 parent 60b80cf commit d2f8bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Welcome to Topogram API Client's documentation!
1515

1616
::
1717

18-
from topogram-python-client import RhiziAPIClient
18+
from topogram_client import TopogramAPIClient
1919

2020
topogram = TopogramAPIClient("http://localhost:3000")
2121

@@ -30,7 +30,7 @@ Contents:
3030

3131
.. toctree::
3232
:maxdepth: 2
33-
33+
3434
install
3535
api
3636

0 commit comments

Comments
 (0)