Skip to content

Commit 95949a3

Browse files
authored
Doc link typos fix (#2145)
1 parent 63e1d07 commit 95949a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/advanced/3d_reconstruction_module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ This module performs 3-D keypoint (body, face, and hand) reconstruction and rend
2323

2424

2525
## Installation
26-
Check [doc/installation/0_index.md#3d-reconstruction-module](../installation/0_index.md#3d-reconstruction-module) for installation steps.
26+
Check [doc/installation/2_additional_settings.md#3d-reconstruction-module](../installation/2_additional_settings.md#3d-reconstruction-module) for installation steps.
2727

2828

2929

3030

3131
## Non Linear Optimization
32-
In order to increase the 3-D reconstruction accuracy, OpenPose optionally performs non-linear optimization if Ceres solver support is enabled (only available in Ubuntu for now). To enable it, check [doc/installation/0_index.md#3d-reconstruction-module](../installation/0_index.md#3d-reconstruction-module) for more details.
32+
In order to increase the 3-D reconstruction accuracy, OpenPose optionally performs non-linear optimization if Ceres solver support is enabled (only available in Ubuntu for now). To enable it, check [doc/installation/2_additional_settings.md#3d-reconstruction-module](../installation/2_additional_settings.md#3d-reconstruction-module) for more details.
3333

3434

3535

0 commit comments

Comments
 (0)