We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a783de + 075e61b commit 493b556Copy full SHA for 493b556
docs/source/endtoend_cpp.rst
@@ -58,7 +58,7 @@ Includes
58
First, we need to include Pressio's explicit steppers. These are abstractions that
59
represent "how" to take a step when applying an explicit scheme to initial value problems.
60
61
-You can read more about them in the `Pressio documentation <https://pressio.github.io/pressio/components/ode_steppers_explicit.html>`_.
+You can read more about them in the `pressio-rom documentation <https://pressio.github.io/pressio-rom/components/ode_steppers_explicit.html>`_.
62
63
.. code-block:: cpp
64
0 commit comments