File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ delete(::ModelLike, ::Index)
192192the variables created with [ ` add_constrained_variable ` ] ( @ref ) or
193193[ ` add_constrained_variables ` ] ( @ref ) . Adding constrained variables instead of
194194constraining free variables with [ ` add_constraint ` ] ( @ref ) allows
195- [ variable bridges] (@ref Variable bridges ) to be used.
195+ [ variable bridges] (@ref variable_bridges ) to be used.
196196Note further that free variables that are constrained with
197197[ ` add_constraint ` ] ( @ref ) may be copied by [ ` copy_to ` ] ( @ref ) with
198198[ ` add_constrained_variable ` ] ( @ref ) or [ ` add_constrained_variables ` ] ( @ref ) by the
@@ -508,7 +508,7 @@ Bridges.add_bridge
508508Bridges.full_bridge_optimizer
509509```
510510
511- ### Variable bridges
511+ ### [ Variable bridges] ( @ id variable_bridges)
512512
513513When variables are added, either free with
514514[ ` add_variable ` ] ( @ref ) /[ ` add_variables ` ] ( @ref ) ,
You can’t perform that action at this time.
0 commit comments