Skip to content

Commit 5500243

Browse files
committed
fix broken links
1 parent 097a918 commit 5500243

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/capabilities/server/userActions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ After enabling, you can call certain Reddit APIs on behalf of the user by passin
6464
Currently, the following APIs support this option:
6565

6666
- [submitPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitpost)
67-
- [submitCustomPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitcustompost)
67+
- [submitCustomPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md)
6868
- [submitComment()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitcomment)
6969

7070
If `runAs` is not specified, the API will use `runAs: 'APP'` by default.

docs/earn-money/payments/payments_publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You can change your app visibility at any time. See publishing an app for detail
1616

1717
### Ineligible products
1818

19-
Any apps or products for which you wish to enable payments must comply with our [Earn Policy](../reddit_developer_funds#terms-and-conditions) and [Devvit Guidelines](../../devvit_rules).
19+
Any apps or products for which you wish to enable payments must comply with our [Earn Policy](https://developers.reddit.com/docs/earn-money/reddit_developer_funds) and [Devvit Guidelines](../../devvit_rules).

versioned_docs/version-0.12/capabilities/server/userActions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ After enabling, you can call certain Reddit APIs on behalf of the user by passin
6464
Currently, the following APIs support this option:
6565

6666
- [submitPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitpost)
67-
- [submitCustomPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitcustompost)
67+
- [submitCustomPost()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md)
6868
- [submitComment()](../../api/redditapi/RedditAPIClient/classes/RedditAPIClient.md#submitcomment)
6969

7070
If `runAs` is not specified, the API will use `runAs: 'APP'` by default.

versioned_docs/version-0.12/earn-money/payments/payments_publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ You can change your app visibility at any time. See publishing an app for detail
1616

1717
### Ineligible products
1818

19-
Any apps or products for which you wish to enable payments must comply with our [Earn Policy](../reddit_developer_funds#terms-and-conditions) and [Devvit Guidelines](../../devvit_rules).
19+
Any apps or products for which you wish to enable payments must comply with our [Earn Policy](https://developers.reddit.com/docs/earn-money/reddit_developer_funds) and [Devvit Guidelines](../../devvit_rules).

0 commit comments

Comments
 (0)