diff --git a/content-services/7.3/develop/rest-api-guide/folders-files.md b/content-services/7.3/develop/rest-api-guide/folders-files.md index ea16afc6c5..6dab3be2fc 100644 --- a/content-services/7.3/develop/rest-api-guide/folders-files.md +++ b/content-services/7.3/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `"fdk-custom-model-module"` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/7.3/install/ansible.md b/content-services/7.3/install/ansible.md index e41ffbd828..0ccb1dd7c3 100644 --- a/content-services/7.3/install/ansible.md +++ b/content-services/7.3/install/ansible.md @@ -138,7 +138,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node. diff --git a/content-services/7.4/develop/rest-api-guide/folders-files.md b/content-services/7.4/develop/rest-api-guide/folders-files.md index f721551652..bed474172f 100644 --- a/content-services/7.4/develop/rest-api-guide/folders-files.md +++ b/content-services/7.4/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `"fdk-custom-model-module"` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/7.4/install/ansible.md b/content-services/7.4/install/ansible.md index 18d4d56bb5..1fdee62e34 100644 --- a/content-services/7.4/install/ansible.md +++ b/content-services/7.4/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node. diff --git a/content-services/latest/develop/rest-api-guide/folders-files.md b/content-services/latest/develop/rest-api-guide/folders-files.md index 524e73d60e..a76f94fc2b 100644 --- a/content-services/latest/develop/rest-api-guide/folders-files.md +++ b/content-services/latest/develop/rest-api-guide/folders-files.md @@ -3187,7 +3187,7 @@ Alfresco system. It's assumed that you are using Alfresco SDK. *Download the Form Development Kit (FDK) Source JAR* -Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `fdk-custom-model-module` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. +Download the FDK Source code: `fdk-custom-model-module-x.x-sources`, where `x.x` is the version number. To download the FDK Source code, search for `"fdk-custom-model-module"` in the Alfresco Nexus repository available at https://nexus.alfresco.com/nexus. *Copy the FDK content model files into the SDK project* diff --git a/content-services/latest/install/ansible.md b/content-services/latest/install/ansible.md index 27e2919bc2..bfdc74400d 100644 --- a/content-services/latest/install/ansible.md +++ b/content-services/latest/install/ansible.md @@ -148,7 +148,7 @@ Not all distributions of Linux may match the version requirements for Ansible an 1. Download the Ansible playbook: `alfresco-ansible-deployment-x.x`, where `x.x` is the version number. - You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `alfresco-ansible-deployment`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. + You can download the Ansible playbook from the Alfresco's Nexus repository available at https://nexus.alfresco.com/nexus. Find the zip file in the repository by searching for `"alfresco-ansible-deployment"`. For the supported version of the playbook, see [Alfresco Ansible Deployment](https://alfresco.github.io/alfresco-ansible-deployment/overview.html){:target="_blank"}. It is recommended to use the latest version. If you're not working directly on the control node, transfer the ZIP file to the control node together with the SSH private key required to login to the target machines, and SSH into the control node.