diff --git a/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx b/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx index d7df55008a3..1d9e3e5e30e 100644 --- a/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx +++ b/docs/api/qiskit/0.38/qiskit.transpiler.CouplingMap.mdx @@ -90,7 +90,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**