Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelmarques committed Oct 19, 2020
1 parent 0d3b947 commit 3120abe
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions aqua/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"### 5. [Qiskit Finance](../finance/)<a id='finance'></a>\n",
"\n",
"Qiskit Finance is a set of tools, algorithms and software for use with quantum computers to carry out research and investigate how to take advantage of quantum computing power to solve problems in the financial domain.\n",
"Please also see the [Qiskit Finance Tutorials](https://github.com/Qiskit/qiskit-iqx-tutorials/tree/master/qiskit/advanced/aqua/finance/index.ipynb) for more examples.\n",
"Please also see the [Qiskit Finance Tutorials](https://github.com/Qiskit/qiskit-tutorials/tree/master/tutorials/finance) for more examples.\n",
"\n",
"Quantum computing for option pricing:\n",
"* <a href=\"../finance/simulation/long_butterfly.ipynb\">Long Butterfly</a> (univariate, payoff with 4 segments)\n",
Expand All @@ -87,9 +87,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"metadata": {},
"outputs": [],
"source": []
}
Expand All @@ -110,7 +108,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.4"
"version": "3.7.9"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 3120abe

Please sign in to comment.