diff --git a/docs/api/qiskit/0.31/qiskit.transpiler.CouplingMap.mdx b/docs/api/qiskit/0.31/qiskit.transpiler.CouplingMap.mdx index 539f0588491..d79c598b7e6 100644 --- a/docs/api/qiskit/0.31/qiskit.transpiler.CouplingMap.mdx +++ b/docs/api/qiskit/0.31/qiskit.transpiler.CouplingMap.mdx @@ -80,7 +80,7 @@ python_api_name: qiskit.transpiler.CouplingMap Draws the coupling map. - This function needs [pydot](https://github.com/erocarrera/pydot), which in turn needs [Graphviz](https://www.graphviz.org/) to be installed. Additionally, [pillow](https://python-pillow.org/) will need to be installed. + This function needs [pydot](https://github.com/erocarrera/pydot), which in turn needs [Graphviz](https://www.graphviz.org/) to be installed. Additionally, [pillow](https://python-pillow.github.io) will need to be installed. **Returns**