diff --git a/demos/poisson/poisson_mixed.py.rst b/demos/poisson/poisson_mixed.py.rst index 92459ad669..5393acbc0b 100644 --- a/demos/poisson/poisson_mixed.py.rst +++ b/demos/poisson/poisson_mixed.py.rst @@ -171,5 +171,5 @@ Don't forget to show the image:: warning("Cannot show figure. Error msg '%s'" % e) This demo is based on the corresponding `DOLFIN mixed Poisson demo -`__ +`__ and can be found as a script in :demo:`poisson_mixed.py `.