n8n-nodes-upload-post 0.1.10 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -43,13 +43,13 @@ The node provides the following operations:
43
43
  * Common parameters: User Identifier, Platform(s), Title (used as content for most platforms).
44
44
  * Platform-specific parameters are available for LinkedIn, Facebook, Threads, and X (Twitter).
45
45
 
46
- Refer to the [Upload Post API Documentation](https://docs.upload-post.com/api) for detailed information on parameters and platform requirements.
46
+ Refer to the [Upload Post API Documentation](https://docs.upload-post.com) for detailed information on parameters and platform requirements.
47
47
 
48
48
  ## Resources
49
49
 
50
50
  * [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
51
51
  * [Upload Post Website](https://www.upload-post.com/)
52
- * [Upload Post API Documentation](https://docs.upload-post.com/api)
52
+ * [Upload Post API Documentation](https://docs.upload-post.com)
53
53
 
54
54
  ## Compatibility
55
55