Skip to content

Commit 7ed271c

Browse files
committed
doc link
1 parent f62e918 commit 7ed271c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/wordpress_com/actions/upload-media/upload-media.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import wordpress from "../../wordpress_com.app.mjs";
44
export default {
55
key: "wordpress_com-upload-media",
66
name: "Upload Media",
7-
description: "Uploads a media file from a URL to the specified WordPress.com site.",
7+
description: "Uploads a media file from a URL to the specified WordPress.com site. [See the documentation](https://developer.wordpress.com/docs/api/1.1/post/sites/%24site/media/new/)",
88
version: "0.0.1",
99
type: "action",
1010
props: {

0 commit comments

Comments
 (0)