📚 remove references to the old docs repository (#6113)

* remove references to docs repo

* note
This commit is contained in:
Matt Fiddaman
2025-11-11 22:19:36 +00:00
committed by GitHub
parent 611be5dd45
commit b142cf6cda
7 changed files with 15 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ This guide provides comprehensive information for AI agents (like Cursor) workin
**Actual Budget** is a local-first personal finance tool written in TypeScript/JavaScript. It's 100% free and open-source with synchronization capabilities across devices.
- **Repository**: https://github.com/actualbudget/actual
- **Community Docs**: https://github.com/actualbudget/docs or https://actualbudget.org/docs
- **Community Docs**: https://github.com/actualbudget/actual/tree/master/packages/docs or https://actualbudget.org/docs
- **License**: MIT
- **Primary Language**: TypeScript (with React)
- **Build System**: Yarn 4 workspaces (monorepo)