Skip to content

Commit ba111e5

Browse files
committed
Change images to static link to github repo
1 parent 3d2025b commit ba111e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After login navigate to "[Settings](https://sqlake.upsolver.com/Settings)" and t
3636

3737
You will need API token and API Url to access Upsolver programatically.
3838

39-
![API Tokens screen](./doc/img/APITokens-m.png)
39+
![API Tokens screen](https://github.com/Upsolver/upsolver-sdk-python/raw/build_package/doc/img/APITokens-m.png)
4040

4141
Then click "Generate" new token and save it for future use.
4242

@@ -141,7 +141,7 @@ Data columns (total 4 columns):
141141
dtypes: object(4)
142142
```
143143

144-
![`df.head()`](./doc/img/df.head-m.jpeg)
144+
![`df.head()`](https://github.com/Upsolver/upsolver-sdk-python/raw/build_package/doc/img/df.head-m.jpeg)
145145

146146
## Upsolver SQL
147147

0 commit comments

Comments
 (0)