Skip to content

Commit 1d42643

Browse files
committed
fix(broken-links): Fix another broken link
1 parent f5128f7 commit 1d42643

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • .github/workflows
  • docs/components/connectors/out-of-the-box-connectors
  • versioned_docs
    • version-8.7/components/connectors/out-of-the-box-connectors
    • version-8.8/components/connectors/out-of-the-box-connectors

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Save lychee cache
4747
if: always()
48-
uses: actions/cache/save@v4
48+
uses: actions/cache/save@v5
4949
with:
5050
path: .lycheecache
5151
key: cache-lychee-${{ env.DATEOFDAY }}

docs/components/connectors/out-of-the-box-connectors/blueprism.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Blue Prism
77

88
The **Blue Prism connector** allows you to orchestrate a Blue Prism queue from your BPMN process with [Blue Prism RPA](https://www.blueprism.com/).
99

10-
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-7-4/page/Guides/bp-api/api-introduction.htm) to learn more about how to install and configure Blue Prism API service.
10+
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://documentation.blueprism.com/bp-7-5/en-us/Guides/bp-api/api-introduction.htm?tocpath=Installation%7CInstall%20the%20Blue%20Prism%20API%7C_____0) to learn more about how to install and configure Blue Prism API service.
1111

1212
## Create a Blue Prism connector task
1313

versioned_docs/version-8.7/components/connectors/out-of-the-box-connectors/blueprism.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Blue Prism
77

88
The **Blue Prism connector** allows you to orchestrate a Blue Prism queue from your BPMN process with [Blue Prism RPA](https://www.blueprism.com/).
99

10-
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-7-4/page/Guides/bp-api/api-introduction.htm) to learn more about how to install and configure Blue Prism API service.
10+
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://documentation.blueprism.com/bp-7-5/en-us/Guides/bp-api/api-introduction.htm?tocpath=Installation%7CInstall%20the%20Blue%20Prism%20API%7C_____0) to learn more about how to install and configure Blue Prism API service.
1111

1212
## Create a Blue Prism connector task
1313

versioned_docs/version-8.8/components/connectors/out-of-the-box-connectors/blueprism.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: Blue Prism
77

88
The **Blue Prism connector** allows you to orchestrate a Blue Prism queue from your BPMN process with [Blue Prism RPA](https://www.blueprism.com/).
99

10-
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://docs.blueprism.com/en-US/bundle/blue-prism-enterprise-7-4/page/Guides/bp-api/api-introduction.htm) to learn more about how to install and configure Blue Prism API service.
10+
To start using the connector, you must have a running Blue Prism instance configured API service. Refer to the [official documentation page](https://documentation.blueprism.com/bp-7-5/en-us/Guides/bp-api/api-introduction.htm?tocpath=Installation%7CInstall%20the%20Blue%20Prism%20API%7C_____0) to learn more about how to install and configure Blue Prism API service.
1111

1212
## Create a Blue Prism connector task
1313

0 commit comments

Comments
 (0)