docs: fix Class Diagram link in Home page

2026-05-06 01:25:58 +03:00
parent 020cd3aec7
commit 559bb5e149
+1 -1
@@ -62,7 +62,7 @@ services.AddScoped<IUnitOfWork, EfUnitOfWork<YourDbContext>>();
## Pages
- [[Versioning]] — how versions are bumped and packages published
- [[Class-Diagram]] — full class and interface hierarchy
- [[Class Diagram]] — full class and interface hierarchy
## Related