Skip to content

Commit 1ae3549

Browse files
authored
fix api docs link
1 parent fc265fc commit 1ae3549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It is generated with [Stainless](https://www.stainlessapi.com/).
1010

1111
## Documentation
1212

13-
The REST API documentation can be found [on docs.unitycatalog.com](https://docs.unitycatalog.com). The full API of this library can be found in [api.md](api.md).
13+
The REST API documentation can be found [on docs.unitycatalog.com](https://docs.unitycatalog.com). The full API of this library can be found in [api.md](https://github.com/samster25/unitycatalog-python/blob/main/api.md).
1414

1515
## Installation
1616

@@ -24,7 +24,7 @@ pip install git+ssh://[email protected]/undefined/unitycatalog-python.git
2424
2525
## Usage
2626

27-
The full API of this library can be found in [api.md](api.md).
27+
The full API of this library can be found in [api.md](https://github.com/samster25/unitycatalog-python/blob/main/api.md).
2828

2929
```python
3030
from unitycatalog import Unitycatalog

0 commit comments

Comments
 (0)