Skip to content

Commit 058bb17

Browse files
committed
Fix Aqua Community links
1 parent 7546c63 commit 058bb17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aqua/index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"## Contents\n",
1616
"Qiskit Aqua has the following tutorials, samples and input files for the cross-domain library and domain-specific application and stacks built upon it. Aqua currently provides AI, Chemistry, Finance and Optimization domain applications.\n",
1717
"\n",
18-
"### 1. [Qiskit Aqua](aqua/)<a id='aqua'></a>\n",
18+
"### 1. [Qiskit Aqua](./)<a id='aqua'></a>\n",
1919
"\n",
2020
"This folder contains some Jupyter Notebook examples showing how to run algorithms in Aqua\n",
2121
"along with some Python code files too.\n",
2222
"\n",
23-
"The folder [input_files](general/input_files) contains a number of example JSON input files that can be loaded \n",
23+
"The folder [input_files](./input_files) contains a number of example JSON input files that can be loaded \n",
2424
"and run by the Qiskit Aqua\n",
2525
"[GUI or command line](https://github.com/Qiskit/qiskit-aqua-interfaces) tool.\n",
2626
"\n",

0 commit comments

Comments
 (0)