Skip to content

Commit 737c47e

Browse files
committed
Fix hyperlinks
1 parent de92a1a commit 737c47e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ The other fields are optional and can be filled depending on the `asset_type`, c
187187

188188
- `sector`
189189
- `industry`
190-
- `[trends](#trends)`
191-
- `[earnings](#earnings)`
192-
- `[income_statement](#income-statement)`
190+
- [trends](#trends)
191+
- [earnings](#earnings)
192+
- [income_statement](#income-statement)
193193

194194
In addition to getting data about a single `Asset`, there is also the possibily to query multiple assets at the same time using `Assets`. The main benefit is that it provides the ability to directly convert the resulting list of assets into a pandas dataframe.
195195

0 commit comments

Comments
 (0)