mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 01:58:40 -05:00
Fix page not found error in README (#1297)
The "community documentation" link below Code Structure headline in `README` will direct user to page not found error
This commit is contained in:
@@ -37,7 +37,7 @@ The Actual app is split up into a few packages:
|
||||
- desktop-client - The desktop UI
|
||||
- desktop-electron - The desktop app
|
||||
|
||||
More information on the project structure is available in our [community documentation](https://actualbudget.org/docs/contributing/project-layout).
|
||||
More information on the project structure is available in our [community documentation](https://actualbudget.org/docs/contributing/project-details).
|
||||
|
||||
## Feature Requests
|
||||
|
||||
|
||||
5
upcoming-release-notes/1297.md
Normal file
5
upcoming-release-notes/1297.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [aleetsaiya]
|
||||
---
|
||||
Fix a link will direct user to page not found.
|
||||
Reference in New Issue
Block a user