Skip to content

Commit 5e515ff

Browse files
authored
Update UI link (#136)
The launch.adobe.com URL was discontinued some time ago, this commit updates the link to the correct destination.
1 parent 1dff9f7 commit 5e515ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ layout: documentation
55

66
# API First
77

8-
Launch, by Adobe is an entirely API-first application. All system functionality is accessible through the API. The UI at [launch.adobe.com](https://launch.adobe.com) is simply a friendly way to interact with them.
8+
Launch, by Adobe is an entirely API-first application. All system functionality is accessible through the API. The UI at [https://experience.adobe.com/#/data-collection](https://experience.adobe.com/#/data-collection) is simply a friendly way to interact with them.
99

1010
This API - known as the Reactor API - uses the JSON API specification. We expect inputs to be compliant with this specification and all outputs are also compliant. You can read more at [jsonapi.org](http://jsonapi.org/).
1111

12-
The full API specification is available under Reference > 1.0 in the navigation.
12+
The full API specification is available under Reference > 1.0 in the navigation.

0 commit comments

Comments
 (0)