Skip to content

Commit 90de4e7

Browse files
authored
Update Conductor Docs links (#846)
Signed-off-by: Paulo Alberto Simoes <paulo.simoes@oracle.com>
1 parent 601ac8f commit 90de4e7

File tree

1 file changed

+3
-3
lines changed
  • docs-source/spring/content/platform/conductor

1 file changed

+3
-3
lines changed

docs-source/spring/content/platform/conductor/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ resources:
88
title: "Conductor UI Workflows"
99
---
1010

11-
Oracle Backend as a Service for Spring Cloud includes the Netflix Conductor Server. Conductor is a popular workflow solution that works with Spring Boot Microservices and Oracle Database.
11+
Oracle Backend for Spring Boot and Microservices includes the Netflix Conductor Server. Conductor is a popular workflow solution that works with Spring Boot Microservices and Oracle Database.
1212

1313
Documentation on Conductor can be found here:
1414

15-
* [Netflix Conductor Documentation](https://conductor.netflix.com/)
15+
* [Conductor OSS Documentation](https://docs.conductor-oss.org)
1616

1717
## Accessing the Server User Interface (UI)
1818

@@ -46,4 +46,4 @@ Documentation on Conductor can be found here:
4646

4747
The API Specification can be found here:
4848

49-
* [API Specification](https://conductor.netflix.com/apispec.html)
49+
* [API Specification](https://docs.conductor-oss.org/documentation/api/index.html)

0 commit comments

Comments
 (0)