devvit
devvit copied to clipboard
Fix broken source code links
๐ธ TL;DR
Links from docs are broken. (https://developers.reddit.com/docs/examples/apps)
๐ Details
N/A
[Jira] N/A
๐งช Testing Steps / Validation
- Go to https://developers.reddit.com/docs/examples/apps
- Verify that each 'Source Code' link goes to a valid github directory.
โ Checks
- [x] CI tests (if present) are passing
- [x] Adheres to code style for repo
- [x] Contributor License Agreement (CLA) completed if not a Reddit employee