From 3120abe6d1d5abda3b74dbbed7ddef29d6062cb2 Mon Sep 17 00:00:00 2001 From: Manoel Marques Date: Mon, 19 Oct 2020 09:38:05 -0400 Subject: [PATCH] fix link --- aqua/index.ipynb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/aqua/index.ipynb b/aqua/index.ipynb index b32c4950..c9b12c7f 100644 --- a/aqua/index.ipynb +++ b/aqua/index.ipynb @@ -71,7 +71,7 @@ "### 5. [Qiskit Finance](../finance/)\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", "* Long Butterfly (univariate, payoff with 4 segments)\n", @@ -87,9 +87,7 @@ { "cell_type": "code", "execution_count": null, - "metadata": { - "collapsed": true - }, + "metadata": {}, "outputs": [], "source": [] } @@ -110,7 +108,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.4" + "version": "3.7.9" } }, "nbformat": 4,