Skip to content

Commit 396d8c6

Browse files
committed
docs: rename development.md to DEVELOPMENT.md for consistency
1 parent 94297a4 commit 396d8c6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Or run individually:
1313
- `npm run lint` - Lint code
1414
- `npm run format` - Format code with Prettier
1515

16-
Refer to [development.md](development.md) for more details on available scripts and project setup.
16+
Refer to [DEVELOPMENT.md](DEVELOPMENT.md) for more details on available scripts and project setup.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
## Development
3232

33-
See [development.md](development.md) for installation, building, and setup.
33+
See [DEVELOPMENT.md](DEVELOPMENT.md) for installation, building, and setup.
3434

3535
## License
3636

0 commit comments

Comments
 (0)