Skip to content

Commit 8998d2b

Browse files
authoredMar 13, 2025··
Merge pull request #138 from AdobeDocs/docs/ReframeLaunchPatch
Docs/reframe launch patch
2 parents b008ff9 + e2b8128 commit 8998d2b

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed
 

‎src/pages/audio-video-api/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Video Reframing API
44

5-
Harness the power of the Reframe API to programmatically reframe videos for social media.
5+
Harness the power of the Reframe API to programmatically reframe videos for use on different platforms.
66

77
## Overview
88

9-
Say goodbye to the hassle of manually editing videos for use on different platforms! The Reframe API is a RESTful API that intelligently analyzes video content and dynamically adjusts frame composition to fit the aspect ratios you've specified.
9+
Say goodbye to the hassle of manually editing videos for use on social media and other platforms! The Reframe API is a RESTful API that intelligently analyzes video content and dynamically adjusts frame composition to fit the aspect ratios you've specified.
1010

1111
<InlineAlert variant="info" slots="text" />
1212

@@ -35,5 +35,5 @@ Dive right into the API specification.
3535

3636
### Next steps
3737

38-
* [Get authenticated](/getting_started/index.md)
39-
* [Quickstart](/guides/index.md)
38+
* [Get authenticated](./getting_started/index.md)
39+
* [Quickstart](./guides/index.md)

‎src/pages/guides/index.md

+6
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ Unlock the potential of Photoshop in the cloud.
112112

113113
<DiscoverBlock slots="link, text"/>
114114

115+
[Audio/Video API](../audio-video-api/)
116+
117+
Programmatically reframe videos for use on different platforms.
118+
119+
<DiscoverBlock slots="link, text"/>
120+
115121
[InDesign API](../indesign-apis/)
116122

117123
Automate time-consuming design tasks with InDesign API.

0 commit comments

Comments
 (0)
Please sign in to comment.