Skip to content

Commit c8b1f37

Browse files
Fix project wiki link in README.md
1 parent b207b1d commit c8b1f37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A modular Java banking platform that simulates common retail banking flows such as onboarding customers, managing multi-type accounts, and executing money-movement operations with audit trails. The system prioritizes correctness, extensibility, and an operator-friendly console experience.
44

55
## Documentation Hub
6-
- Browse the curated knowledge base in the [project wiki](https://github.com/letsbegincode/Banking-System.wiki.git) for quick-start guides, architecture summaries, operations runbooks, and troubleshooting tips.
6+
- Browse the curated knowledge base in the [project wiki](https://github.com/letsbegincode/Banking-System/wiki) for quick-start guides, architecture summaries, operations runbooks, and troubleshooting tips.
77
- Detailed reference material continues to live under the [`docs/`](docs) directory for deep dives into specific subsystems.
88

99
## Product Summary

0 commit comments

Comments
 (0)