Skip to content

Commit 40af66a

Browse files
Correct project wiki link in README
Fixed a broken link in the README for the project wiki.
1 parent 3dc6633 commit 40af66a

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]([wiki/Home.md](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]([wiki/Home.md](https://github.com/letsbegincode/Banking-System.wiki.git) 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)