Skip to content

Commit a192dcc

Browse files
committed
fix docs
1 parent 0018cd5 commit a192dcc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/solvers/generalized_cauchy_direction_subsolver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ In case there is no Hessian approximation available, a simple stepsize limiting
2222
This procedure is available using the following:
2323

2424
```@docs
25-
MaxStepsizeInDirectionFinder
26-
find_max_stepsize_in_direction
25+
Manopt.MaxStepsizeInDirectionFinder
26+
Manopt.find_max_stepsize_in_direction
2727
```
2828

2929
## Internal types and method

0 commit comments

Comments
 (0)