From 89a99a3fb671da04ade4ab3bbbe3a0f8fae1c27f Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:42:07 +0100 Subject: [PATCH] fix: additive URL --- 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