Skip to content

Commit 284f65e

Browse files
committed
Update links to installers and PDF-documentation
1 parent 0b7bc54 commit 284f65e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/installation_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The FEDEM main windows consists of the following items:
5656
which provides information of the status, progress information
5757
and whether a solver process is running.
5858

59-
Refer to the [Users Guide](https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.7/FedemUsersGuide.pdf)
59+
Refer to the [Users Guide](https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.9/FedemUsersGuide.pdf)
6060
for further details on the FEDEM GUI.
6161

6262
If you already have a FEDEM model file, the easiest way to open it is to just double-click the file in the Windows file browser.

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ nav:
1212
- Development Setup: development_setup.md
1313
- Python API (fedempy): python_api.md
1414
- Download:
15-
- Windows installer (zip): https://github.com/openfedem/fedem-gui/releases/download/fedem-8.0.7/FedemInstaller-R8.0.7.zip
16-
- Linux solvers (tar.gz): https://github.com/openfedem/fedem-solvers/releases/download/fedem-8.0.7/fedem-solvers-3.7.1_linux64.tar.gz
17-
- fedempy package (tar.gz): https://github.com/openfedem/fedem-solvers/releases/download/fedem-8.0.7/fedempy-3.7.1.tar.gz
15+
- Windows installer (zip): https://github.com/openfedem/fedem-gui/releases/download/fedem-8.0.9/FedemInstaller-R8.0.9.zip
16+
- Linux solvers (tar.gz): https://github.com/openfedem/fedem-solvers/releases/download/fedem-8.0.9/fedem-solvers-3.9.1_linux64.tar.gz
17+
- fedempy package (tar.gz): https://github.com/openfedem/fedem-solvers/releases/download/fedem-8.0.9/fedempy-3.9.1.tar.gz
1818
- Documentation:
19-
- User Guide (PDF): https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.7/FedemUsersGuide.pdf
20-
- Theory Guide (PDF): https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.7/FedemTheoryGuide.pdf
19+
- User Guide (PDF): https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.9/FedemUsersGuide.pdf
20+
- Theory Guide (PDF): https://github.com/openfedem/fedem-docs/releases/download/fedem-8.0.9/FedemTheoryGuide.pdf
2121
- Python API (fedempy): https://openfedem.github.io/fedem-solvers/fedempy/
2222
- Solver source code: https://openfedem.github.io/fedem-solvers/solver/
2323
- Tutorials: tutorials.md

0 commit comments

Comments
 (0)