From 4b4cd2c7dcd06e519ce4a16245da35aba4b5695e Mon Sep 17 00:00:00 2001 From: Jorge Martinez Date: Mon, 21 Mar 2022 12:58:31 +0100 Subject: [PATCH 1/2] Fix broken links doc practices --- doc/source/guidelines/doc_practices.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/guidelines/doc_practices.rst b/doc/source/guidelines/doc_practices.rst index 632d5b48d..69ebe783e 100644 --- a/doc/source/guidelines/doc_practices.rst +++ b/doc/source/guidelines/doc_practices.rst @@ -150,8 +150,7 @@ Regarding the documentation dedicated to a specific feature of the product or an For instance: `cartpole `_ -Once the URL name has been decided, it must be specified in the "Settings" of the repository under the "Custom domain" section. -For example, `see `_ +Once the URL name has been decided, it must be specified in the "Settings -> Pages -> Custom domain" section of the repository. Then, the URL has to be registered using Microsoft Azure to set the DNS properly and link it to the ANSYS organization. This action will be performed by one of the Ansys administrator of Microsoft Azure account. From ea6445372047a0b1172c46684096bdc9f84fcdcd Mon Sep 17 00:00:00 2001 From: Alex Kaszynski Date: Mon, 21 Mar 2022 16:20:53 +0100 Subject: [PATCH 2/2] Update doc/source/guidelines/doc_practices.rst --- doc/source/guidelines/doc_practices.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/guidelines/doc_practices.rst b/doc/source/guidelines/doc_practices.rst index 69ebe783e..136788df8 100644 --- a/doc/source/guidelines/doc_practices.rst +++ b/doc/source/guidelines/doc_practices.rst @@ -148,7 +148,7 @@ For instance: `grantami `_ Regarding the documentation dedicated to a specific feature of the product or an example, the URL is formatted like this: ``..docs.pyansys.com`` -For instance: `cartpole `_ +For instance: `cartpole `_ Once the URL name has been decided, it must be specified in the "Settings -> Pages -> Custom domain" section of the repository.