From da67c2afc82ea082ff6891da2c49bb3d083400a4 Mon Sep 17 00:00:00 2001 From: dcombest Date: Fri, 25 Nov 2016 13:18:37 -0600 Subject: [PATCH] fixed broken link and disclaimer update --- _config.yml | 2 +- pages/installation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2bbcb8e..583ae8e 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ slogan: "The market leading open-source GUI for OpenFOAM®" # The description is used on homepage and in the footer to quickly describe your website. Use a maximum of 150 characters for SEO-purposes. -description: "HELYX-OS is a product created and developed by ENGYS ltd. None of the OPENFOAM® related products and services offered by ENGYS are approved or endorsed by OpenCFD Ltd. (ESI Group), producer of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks" +description: "HELYX-OS is a product created and developed by ENGYS ltd. This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software and owner of the OPENFOAM® and OpenCFD® trade marks." # Main author of the website # See > authors.yml diff --git a/pages/installation.md b/pages/installation.md index 64b9beb..329eaf9 100644 --- a/pages/installation.md +++ b/pages/installation.md @@ -109,5 +109,5 @@ Installing HELYX-OS and using OpenFOAM v1606+ is identical to the sequence liste Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues). -## Compilation from Source +## Compilation from Source For the latest instructions on how to compile HELYX-OS from source, please see the git repository [README](https://github.com/ENGYS/HELYX-OS/blob/master/README.md) file inside the [HELYX-OS repository](https://github.com/ENGYS/HELYX-OS). Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).