From a7f4724aa7813121cd0088499371d3cbbf0bc747 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:56:17 +0100 Subject: [PATCH] fix: additive URL (#811) --- projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.yaml b/projects.yaml index dc309c21..6ef3a517 100644 --- a/projects.yaml +++ b/projects.yaml @@ -22,7 +22,7 @@ projects: tags: [Flagship, Composites] documentation: base: https://additive.docs.pyansys.com/version/stable - user_guide: https://additive.docs.pyansys.com/version/stable/getting_started/index.html + user_guide: https://additive.docs.pyansys.com/version/stable/getting-started/index.html examples: https://additive.docs.pyansys.com/version/stable/examples/gallery_examples/index.html api: https://additive.docs.pyansys.com/version/stable/api/index.html