Skip to content

Commit e6977d9

Browse files
committed
DOC: Fix minor copy errors and some links
1 parent 74d83e9 commit e6977d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ array = data.to_ndarray() # to ndarray
7575
```
7676

7777
Note that the API key was also passed as a parameter, which is
78-
[not recommended for production applications](https://docs0.databento.com/knowledge-base/new-users/securing-your-api-keys?historical=python&live=python).
78+
[not recommended for production applications](https://docs.databento.com/knowledge-base/kb-new-users/kb-new-security-managing-api-keys?historical=python&live=python).
7979
Instead, you can leave out this parameter to pass your API key via the `DATABENTO_API_KEY` environment variable:
8080

8181
```python

0 commit comments

Comments
 (0)