From 94f57f4926bc1b655a3566a34f7288443c1b30ea Mon Sep 17 00:00:00 2001 From: Ravi Tripathi <ravi89@uab.edu> Date: Wed, 18 Sep 2019 14:08:56 -0500 Subject: [PATCH] Modifying the manifest file for ANSYS environment --- manifest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.yml b/manifest.yml index cd4010d..d1baab7 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,11 +1,11 @@ --- -name: SAS +name: ANSYS category: Interactive Apps subcategory: GUIs role: batch_connect description: | - This app will launch a [SAS] GUI on the [Cheaha cluster]. You will be able - to interact with the SAS GUI through a VNC session. + This app will launch a [ANSYS] GUI on the [Cheaha cluster]. You will be able + to interact with the ANSYS GUI through a VNC session. - [SAS]: https://www.sas.com/en_us/home.html + [ANSYS]: https://www.ansys.com/ [Cheaha cluster]: https://docs.uabgrid.uab.edu/wiki/Cheaha_GettingStarted -- GitLab