Skip to content

Commit

Permalink
Fix link, improve page title
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Aug 27, 2024
1 parent d45733b commit d0cef84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/OnlineDocs/explanation/experimental/solvers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ Switching all of Pyomo to use the new interfaces

We also provide a mechanism to get a "preview" of the future where we
replace the existing (legacy) SolverFactory and utilities with the new
(development) version (see :doc:`future`):
(development) version (see :doc:`/reference/future`):

.. testcode::
:skipif: not ipopt_available
Expand Down
2 changes: 2 additions & 0 deletions doc/OnlineDocs/reference/future.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Accessing preview features
==========================

.. automodule:: pyomo.__future__
:noindex:

0 comments on commit d0cef84

Please sign in to comment.