diff --git a/etc/controlDict b/etc/controlDict index a2497b2cea..cdcb82566b 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -26,7 +26,7 @@ Documentation ( "$WM_PROJECT_USER_DIR/html" "$WM_PROJECT_DIR/doc/Doxygen/html" - "https://www.openfoam.com/documentation/cpp-guide/html" + "https://www.openfoam.com/documentation/guides/latest/doc/" ); } diff --git a/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/README.md b/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/README.md index 41f9443569..446e44b635 100644 --- a/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/README.md +++ b/tutorials/incompressible/pimpleFoam/LES/decayIsoTurb/README.md @@ -10,7 +10,7 @@ table 3). For more information, see: - https://www.openfoam.com/documentation/cpp-guide/html/verification-validation-turbulent-decay-homogeneous-isotropic-turbulence.html + https://www.openfoam.com/documentation/guides/latest/doc/verification-validation-turbulent-decay-homogeneous-isotropic-turbulence.html [1] G. Comte-Bellot and S. Corrsin, "The use of a contraction to improve the isotropy of grid-generated turbulence," J. Fluid Mech. 25, 657 (1966). diff --git a/tutorials/incompressible/simpleFoam/turbulentFlatPlate/README.md b/tutorials/incompressible/simpleFoam/turbulentFlatPlate/README.md index 7336b12409..f3ddd6b991 100644 --- a/tutorials/incompressible/simpleFoam/turbulentFlatPlate/README.md +++ b/tutorials/incompressible/simpleFoam/turbulentFlatPlate/README.md @@ -13,4 +13,4 @@ against the data from Weighardt. For further information please visit: - openfoam.com/documentation/cpp-guide/html/verification-validation-turbulent-flat-plate-zpg.html + openfoam.com/documentation/guides/latest/doc/verification-validation-turbulent-flat-plate-zpg.html diff --git a/tutorials/verificationAndValidation/schemes/divergenceExample/README b/tutorials/verificationAndValidation/schemes/divergenceExample/README index 6e04d3a760..dcb5ff7a18 100644 --- a/tutorials/verificationAndValidation/schemes/divergenceExample/README +++ b/tutorials/verificationAndValidation/schemes/divergenceExample/README @@ -14,4 +14,4 @@ scalar profile against the exact solution. For more information, see: -https://www.openfoam.com/documentation/cpp-guide/html/guide-schemes-divergence-example.html +https://www.openfoam.com/documentation/guides/latest/doc/guide-schemes-divergence-example.html