Skip to content

Commit 0004ac0

Browse files
authored
Update alpha_vantage.ipynb
1 parent 8644115 commit 0004ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/integrations/tools/alpha_vantage.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"source": [
1010
"# Alpha Vantage\n",
1111
"\n",
12-
">[Alpha Vantage](https://www.alphavantage.co) Alpha Vantage provides realtime and historical financial market data through a set of powerful and developer-friendly data APIs and spreadsheets. \n",
12+
">[Alpha Vantage](https://www.alphavantage.co) Alpha Vantage provides realtime and historical financial market data through a set of powerful and developer-friendly data APIs and spreadsheets.\n",
1313
"\n",
14-
"Generate the `ALPHAVANTAGE_API_KEY` over here [Get API Key](https://www.alphavantage.co/support/#api-key) \n",
14+
"Generate the `ALPHAVANTAGE_API_KEY` [at their website](https://www.alphavantage.co/support/#api-key)\n.",
1515
"\n",
1616
"Use the ``AlphaVantageAPIWrapper`` to get currency exchange rates."
1717
]

0 commit comments

Comments
 (0)