Skip to content

Commit cdf804e

Browse files
authored
Make notebook link absolute (#24)
1 parent dc02254 commit cdf804e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ refreshing files and (Geo)DataFrames or updating layer styles and element proper
2323
pip install felt-python
2424
```
2525

26-
## Notebooks
27-
28-
See the [notebooks](/notebooks) directory for Juypter notebooks with complete examples of using the API.
29-
3026
## Basic Usage
3127

3228
### Authentication
@@ -123,5 +119,8 @@ update_layer_style(
123119
)
124120
```
125121

122+
## Notebooks
123+
Check out our [Juypter notebooks](https://github.com/felt/felt-python/tree/main/notebooks) for a complete set of examples.
124+
126125
## Support
127126
We are always eager to hear from you. Reach out to [email protected] for all your Felt support needs.

0 commit comments

Comments
 (0)