From c1bef36705f4c79b257cbc6e3ae00e25822e3b10 Mon Sep 17 00:00:00 2001 From: James Derrick Date: Mon, 3 Nov 2025 17:14:50 +0000 Subject: [PATCH 1/2] updated links to refer to app catalog --- Markdown/developer_product_guide/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Markdown/developer_product_guide/index.md b/Markdown/developer_product_guide/index.md index 1c0e800a7e..33542a27a4 100644 --- a/Markdown/developer_product_guide/index.md +++ b/Markdown/developer_product_guide/index.md @@ -8,8 +8,7 @@ This page provides links to general information useful for all Ansys developers. ## Useful links -* [Ansys Developer Portal (main page)](https://developer.ansys.com/) -* [Ansys Store](https://catalog.ansys.com/) +* [App Catalog](https://catalog.ansys.com/) * [Ansys developer forum](https://discuss.ansys.com/) * [PyAnsys (Python package documentation for using Ansys products)](https://docs.pyansys.com/) * [Ansys GitHub account](https://github.com/ansys) From 705add1ab2401de37d97e475ca5c58cc5c51db18 Mon Sep 17 00:00:00 2001 From: James Derrick Date: Tue, 4 Nov 2025 10:28:47 +0000 Subject: [PATCH 2/2] sentence case --- Markdown/developer_product_guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Markdown/developer_product_guide/index.md b/Markdown/developer_product_guide/index.md index 33542a27a4..201621ffd9 100644 --- a/Markdown/developer_product_guide/index.md +++ b/Markdown/developer_product_guide/index.md @@ -8,7 +8,7 @@ This page provides links to general information useful for all Ansys developers. ## Useful links -* [App Catalog](https://catalog.ansys.com/) +* [App catalog](https://catalog.ansys.com/) * [Ansys developer forum](https://discuss.ansys.com/) * [PyAnsys (Python package documentation for using Ansys products)](https://docs.pyansys.com/) * [Ansys GitHub account](https://github.com/ansys)