Skip to content

Commit 493b556

Browse files
authored
Merge pull request #171 from Pressio/170-rename-pressio-to-pressio-rom
#170: rename pressio to pressio-rom
2 parents 4a783de + 075e61b commit 493b556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/endtoend_cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Includes
5858
First, we need to include Pressio's explicit steppers. These are abstractions that
5959
represent "how" to take a step when applying an explicit scheme to initial value problems.
6060

61-
You can read more about them in the `Pressio documentation <https://pressio.github.io/pressio/components/ode_steppers_explicit.html>`_.
61+
You can read more about them in the `pressio-rom documentation <https://pressio.github.io/pressio-rom/components/ode_steppers_explicit.html>`_.
6262

6363
.. code-block:: cpp
6464

0 commit comments

Comments
 (0)