diff --git a/building.md b/building.md
index fec3206..e41d1f3 100644
--- a/building.md
+++ b/building.md
@@ -3,6 +3,7 @@
[](/home)
[](/modules)
[](/precompiled)
+[][all-repos]
[[_TOC_]]
@@ -154,6 +155,8 @@ example:
Copyright (C) 2020 OpenCFD Ltd.
+[all-repos]: https://develop.openfoam.com/Development/
+
[latest-build]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Build.md
[v2006-build]: https://develop.openfoam.com/Development/openfoam/blob/maintenance-v2006/doc/Build.md
diff --git a/home.md b/home.md
index 67c5fdb..d6448f5 100644
--- a/home.md
+++ b/home.md
@@ -1,6 +1,6 @@
-## [](http://www.openfoam.com) About
+## [](http://www.openfoam.com) About
This wiki provides information to users about
[accessing](/page-access-code),
@@ -8,19 +8,22 @@ This wiki provides information to users about
[upgrading](/upgrade/upgrade)
to the latest version of [OpenFOAM](http://www.openfoam.com).
-
| Information | Comments |
|---------------------|---------------------|
| [][foam-readme] [**Readme**][foam-readme] | Further cross-links in the OpenFOAM repository to _system requirements_ etc. |
-| [](/page-access-code) [**Access**](/page-access-code) the code | Locations and descriptions of repository branch names |
+| [](/page-access-code) [**Access**](/page-access-code) the code | Locations and descriptions of repository branch names |
| [](/building) [**Build**](/building) from source | Information about building and links to build or packaging systems |
| [](/modules) [**Modules**](/modules) for OpenFOAM | Additional code modules |
| [][upgrade-guide] [**Upgrade**][upgrade-guide] guides | User and developer information for upgrading cases and code to more recent releases |
| [](/running) [**Run**](/running) OpenFOAM | Using the OpenFOAM environment |
| [][download-source] [**Download**][download-source] source packs | Download shortcuts |
+Quick links:
+[][foam-repo]
+[][foam-issues]
-## [][all-repos] Repositories
+
+## [][all-repos] Repositories
The [develop.openfoam.com][all-repos] site hosts the
***publicly accessible*** repositories:
@@ -31,11 +34,14 @@ The [develop.openfoam.com][all-repos] site hosts the
| [ThirdParty][third-repo] build scripts | [issues][third-issues] |
| Additional [modules][all-modules] | _individual_ |
+Mirrors
+| [gitlab.com/openfoam](https://gitlab.com/openfoam/openfoam)
+
## [](/precompiled) Linux binaries
-[***Pre-compiled binary packages***](/precompiled) may be available for
-select Linux systems:
+[***Pre-compiled binary packages***](/precompiled) are available for
+some Linux systems:
| System |
|---------------|
@@ -54,7 +60,7 @@ select Linux systems:
| [][code-style] [Coding Style][code-style] | coding style in OpenFOAM |
-## [](#feedback) Feedback
+## [](#feedback) Feedback
Users can provide feedback by [_submitting issues_](/Submitting-issues)
or by [_feature requests_](/page-feature-requests).
@@ -74,12 +80,12 @@ Copyright (C) 2019-2020 OpenCFD Ltd.
[download-source]: https://dl.openfoam.com/source/
-[all-repos]: https://develop.openfoam.com/
+[all-repos]: https://develop.openfoam.com/Development/
[all-modules]: https://develop.openfoam.com/Development/openfoam/-/tree/develop/modules
[foam-readme]: https://develop.openfoam.com/Development/openfoam/blob/develop/README.md
[foam-repo]: https://develop.openfoam.com/Development/openfoam/
-[third-repo]: https://develop.openfoam.com/Development/ThirdParty-common/
-
[foam-issues]: https://develop.openfoam.com/Development/openfoam/-/issues
+
+[third-repo]: https://develop.openfoam.com/Development/ThirdParty-common/
[third-issues]: https://develop.openfoam.com/Development/ThirdParty-common/-/issues
diff --git a/icons/database.svg b/icons/database.svg
new file mode 100644
index 0000000..c296fbc
--- /dev/null
+++ b/icons/database.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/info.svg b/icons/info.svg
new file mode 100644
index 0000000..a09fa5f
--- /dev/null
+++ b/icons/info.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/message-circle.svg b/icons/message-circle.svg
new file mode 100644
index 0000000..4b21b32
--- /dev/null
+++ b/icons/message-circle.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/modules.md b/modules.md
index 90dd02a..0d07a27 100644
--- a/modules.md
+++ b/modules.md
@@ -2,6 +2,7 @@
[](/home)
[](/building)
+[][all-repos]
For flexibility and extensibility, OpenFOAM uses [_modules_][all-modules]
to provide additional functionality.
@@ -114,5 +115,5 @@ RUN mkdir -p /home/ofuser/src && \
Copyright (C) 2020 OpenCFD Ltd.
-[all-repos]: https://develop.openfoam.com/
+[all-repos]: https://develop.openfoam.com/Development/
[all-modules]: https://develop.openfoam.com/Development/openfoam/-/tree/develop/modules
diff --git a/page-access-code.md b/page-access-code.md
index 3cdf1ec..17aba53 100644
--- a/page-access-code.md
+++ b/page-access-code.md
@@ -3,8 +3,9 @@
[](/home)
[](/modules)
[](/building)
+[][all-repos]
-OpenFOAM repositories are hosted at the https://develop.openfoam.com webpage.
+OpenFOAM repositories are hosted on the [develop.openfoam.com][all-repos] site.
Many are **public-access** and can be downloaded or cloned directly;
to access other internal repositories and take advantage of advanced
features (such as reporting issues), users must create an account.
@@ -153,13 +154,13 @@ multiple SSH keys and distinguish them with proper title.
Copyright (C) 2019-2020 OpenCFD Ltd.
-[all-repos]: https://develop.openfoam.com/
+[all-repos]: https://develop.openfoam.com/Development/
[all-modules]: https://develop.openfoam.com/Development/openfoam/-/tree/develop/modules
[foam-repo]: https://develop.openfoam.com/Development/openfoam/
-[third-repo]: https://develop.openfoam.com/Development/ThirdParty-common/
-
[foam-issues]: https://develop.openfoam.com/Development/openfoam/-/issues
+
+[third-repo]: https://develop.openfoam.com/Development/ThirdParty-common/
[third-issues]: https://develop.openfoam.com/Development/ThirdParty-common/-/issues
[master]: https://develop.openfoam.com/Development/openfoam/tree/master
diff --git a/precompiled.md b/precompiled.md
index 69cf430..105fd82 100644
--- a/precompiled.md
+++ b/precompiled.md
@@ -4,6 +4,9 @@
[](/modules)
[](/building)
[](/running)
+[][foam-repo]
+[][foam-issues]
+
To make OpenFOAM readily available to a larger range of users,
OpenCFD works actively with the community surrounding
@@ -21,10 +24,9 @@ the following:
Debian/Ubuntu and openSUSE generally receive first attention:
1. Debian/Ubuntu is a very popular distribution with OpenFOAM users.
-2. openSUSE is historically the internal development platform of
- OpenCFD Ltd. Since it is an RPM-based system, it is generally
- possible to use a well-crafted spec file to subsequently address
- RedHat-based distributions.
+2. openSUSE is historically the favoured development platform for
+ OpenCFD Ltd. Since it is an RPM-based system, a well-crafted spec
+ file can also address RedHat-based distributions.
[[_TOC_]]
@@ -150,3 +152,6 @@ reference purposes, and to help when scripting:
----
Copyright (C) 2020 OpenCFD Ltd.
+
+[foam-repo]: https://develop.openfoam.com/Development/openfoam/
+[foam-issues]: https://develop.openfoam.com/Development/openfoam/-/issues
diff --git a/upgrade/v1912-Developer-Upgrade-Guide.md b/upgrade/v1912-Developer-Upgrade-Guide.md
index 35e4a78..7f4a9c7 100644
--- a/upgrade/v1912-Developer-Upgrade-Guide.md
+++ b/upgrade/v1912-Developer-Upgrade-Guide.md
@@ -309,7 +309,7 @@ operator to supply random numbers for std::transform.
----
-[expressions]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Expressions.md
+[expressions]: https://www.openfoam.com/documentation/guides/latest/doc/openfoam-guide-expression-syntax.html
[code-patterns]: /coding/patterns/patterns
[upgrade-guide]: /upgrade/upgrade
diff --git a/upgrade/v1912-User-Upgrade-Guide.md b/upgrade/v1912-User-Upgrade-Guide.md
index e4a8ec4..4da3f80 100644
--- a/upgrade/v1912-User-Upgrade-Guide.md
+++ b/upgrade/v1912-User-Upgrade-Guide.md
@@ -452,7 +452,7 @@ $ foamDictionary -debug-switch fieldExpr=4 -expand mydict
[sourceforge]: https://sourceforge.net/projects/openfoam/files/
[compiler-versions]: /building#different-compiler-versions
-[expressions]: https://develop.openfoam.com/Development/openfoam/blob/develop/doc/Expressions.md
+[expressions]: https://www.openfoam.com/documentation/guides/latest/doc/openfoam-guide-expression-syntax.html
[v1906-user]: /upgrade/v1906-User-Upgrade-Guide
[v1906-devel]: /upgrade/v1906-Developer-Upgrade-Guide