Skip to content

Commit

Permalink
[DOCS-7934] Add quotation marks to search terms
Browse files Browse the repository at this point in the history
  • Loading branch information
mbujak-hyland committed Nov 26, 2024
1 parent 821b0bd commit f6a3e69
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down
2 changes: 1 addition & 1 deletion content-services/7.3/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down
2 changes: 1 addition & 1 deletion content-services/7.4/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down
2 changes: 1 addition & 1 deletion content-services/latest/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit f6a3e69

Please sign in to comment.