Skip to content

Commit

Permalink
Fix API Doc url
Browse files Browse the repository at this point in the history
  • Loading branch information
vunguyenhung committed Jul 14, 2024
1 parent 4fdaba8 commit 022efa6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
export default {
key: "adobe_photoshop-remove-background-from-image",
name: "Remove Background from Image",
description: "Removes the background from an image using Adobe Photoshop API. [See the documentation](https://developer.adobe.com/photoshop/api/photoshop_removebackground/)",
description: "Removes the background from an image using Adobe Photoshop API. [See the documentation](https://developer.adobe.com/firefly-services/docs/photoshop/api/photoshop_removeBackground/)",
version: "0.0.1",
type: "action",
props: {
Expand Down

0 comments on commit 022efa6

Please sign in to comment.